With this patch (karolherbst@06299bf) 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?
With this patch (karolherbst@06299bf) 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?