Tooltip for disabled controls
Richard Bair
richard.bair at oracle.com
Fri Apr 5 12:01:21 PDT 2013
>> So are the CSS rules designed such that disable will still be applied, or will the hover rules take precedence? We'd have to try it out.
>
> I've tried. As I expected, controls fully rely on the events not being delivered. When I deliver events to a disabled button, the button stays grayed, but works normally - gets highlighted on hover/armed, gets pressed etc.
>
> When I deliver the events to filters but not to handlers, everything looks fine on the first sight.
I like this idea, lets continue pursuing it and see if it works out.
Richard
More information about the openjfx-dev
mailing list