You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: