Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » catch mouse exit popupmenu event!
catch mouse exit popupmenu event! [message #444650] Tue, 19 October 2004 06:10 Go to next message
Eclipse UserFriend
How to catch the mouse exit the popupmenu bounds events while the
popupmenu is holded!
Re: catch mouse exit popupmenu event! [message #445091 is a reply to message #444650] Mon, 25 October 2004 15:30 Go to previous message
Eclipse UserFriend
You can't. Popping up a menu runs a modal even loop in some operating
systems. I suppose you could use Display.addTimer() and
Display.getCursorPosition() but there is not API (yet) to determine the
bounds of a menu. Why would you need to do this?

"lianhw" <java_programmer@sohu.com> wrote in message
news:cl2oqc$6lj$1@eclipse.org...
> How to catch the mouse exit the popupmenu bounds events while the
> popupmenu is holded!
>
>
Previous Topic:Pocket PC List Selection Event
Next Topic:password style cells in table
Goto Forum:
  


Current Time: Mon Jul 14 19:28:08 EDT 2025

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

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

Back to the top