Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Label widget not firing events !!
Label widget not firing events !! [message #212539] Tue, 29 May 2007 07:47
Eclipse UserFriend
Originally posted by: manisha.sur.gmail.com

Hi ,

I am developing a fake tooltip for my popup menu's menu items.
The fake tooltip is a shell that contains a label which displays tool tip
for the menu items which is Armed. Also i have a SWT.MouseExit event
listener for the label that disposes the tooltip shell.
When a menu item is armed, the previous tooltip shell is disposed and
newer tooltip is created. The problem is that while the menu is still
active, then with a mouse exit on the label , the event is not handled for
the label. But when the popup menu is escaped and then with a mouse exit
on the label , the SWT.MouseExit event is handled for the label.

Please tell me how to enable the MouseExit event for the label while the
menu is still shown.

Thanks,
Manisha
Previous Topic:Motorola i605
Next Topic:Following 3.3 development via update manager
Goto Forum:
  


Current Time: Fri Apr 26 17:07:37 GMT 2024

Powered by FUDForum. Page generated in 0.08455 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top