Tooltip is interfering with mouseEntered/mouseExited events

Pedro Duque Vieira pedro.duquevieira at gmail.com
Mon Jun 10 14:42:24 PDT 2013


Hi,

I have a toolbar composed by a couple of buttons. The toolbar fades away
when the mouse exits. The problem is that I have tooltips set up with the
toolbar and sometimes they appear under the mouse which triggers a
mouseExit event that makes the toolbar fade-away.

My point is maybe the tooltips should be viewed by the API as a component
that is part of the other component which they are set upon.

In this situation I'm getting random mouse exits depending when whether the
tooltip appears below the mouse or not.

Cheers,

-- 
Pedro Duque Vieira


More information about the openjfx-dev mailing list