Comment Box on Mouseover
843807Dec 1 2009 — edited Dec 1 2009Hi,
I am trying to make a comment box popup on mouseover. I am using AWT, so I wasn't able to use .setToolTip ( I need to tooltip to popup when inside a rectangle).
I have tried doing a few things, but I can't get the comment box to popup at all. Any ideas?