Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Right-Click menu doesn't work on a disabled control
Right-Click menu doesn't work on a disabled control [message #441444] Mon, 16 August 2004 09:43 Go to next message
Eclipse UserFriend
Originally posted by: darin.hafer.ezgov.com

Hello, I have a right-click menu (SWT.POP_UP) on a Combo box and it works
great. But, if I disable that Combo, the right-click event is ignored.
How can I still have that right-click pop up menu on a control that is
disabled ?
Re: Right-Click menu doesn't work on a disabled control [message #442528 is a reply to message #441444] Tue, 07 September 2004 10:54 Go to previous message
Eclipse UserFriend
You can't. When a control is disabled, mouse events go to the parent.

"buford" <darin.hafer@ezgov.com> wrote in message
news:cfqdm2$qt9$1@eclipse.org...
> Hello, I have a right-click menu (SWT.POP_UP) on a Combo box and it works
> great. But, if I disable that Combo, the right-click event is ignored.
> How can I still have that right-click pop up menu on a control that is
> disabled ?
>
Previous Topic:Problem with "Iceman's Jaguar Theme"
Next Topic:Image Button on Pocket PC
Goto Forum:
  


Current Time: Thu Nov 06 13:53:24 EST 2025

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

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

Back to the top