Hello.
I’m using and AWT Canvas and a Swing JToolBar.
The ToolBar is over the Canvas.
The Problem is if you want to read the ToolTip of a Button in the ToolBar the ToolTip will be displayed behind the Canvas. How can i fix this?
menues have the option to set them heavyweight but ToolTips?
Any Ideas?