Jhrome icon indicating copy to clipboard operation
Jhrome copied to clipboard

get Tooltip per tab working

Open karolherbst opened this issue 11 years ago • 0 comments

With this patch (https://github.com/karolherbst/Jhrome/commit/06299bfb3f639c238204bedafcccebe24584e1f8) I tried to get tooltips to work. Tooltips are showing up, but the drag and drop functionality (or every other mouse event) seems to be destroyed.

I am adding the tooltips staticly in the TabFactory and dynamically over the JTabbedPane (ToolTip shall change depending on the content)

Could you give me any help what is wrong here?

karolherbst avatar May 14 '13 09:05 karolherbst