Thank you very much. I'm using addMouseOverHandler(...) and addMouseOutHandler(...) now. Should have thought of that one myself.
Best regards,
Blama
Announcement
Collapse
No announcement yet.
X
-
The first isn't really a hover, it's just something you want to do on mouseOver (and clear on mouseOut).
Leave a comment:
-
Best practice needed: Two Hovers or different delays
Hi Isomorphic,
please see the code from this thread. I want to achieve the following:- On hover, directly change the icon of a button (Button.setHoverDelay(1))
- Still have a "Tooltip" / Hover after some time (Button.setHoverDelay(300))
Is this somehow possible?
Thank you & Best regards,
BlamaTags: None
Leave a comment: