Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » How to keep Popup-menu open after selection event?
How to keep Popup-menu open after selection event? [message #1060543] Sun, 26 May 2013 14:41
Al Bundy is currently offline Al BundyFriend
Messages: 27
Registered: November 2011
Junior Member
Base is this snippet: http://git.eclipse.org/c/platform/eclipse.platform.swt.git/tree/examples/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet89.java

Just replace SWT.RADIO with SWT.CHECK.

The wanted behavior is to keep the menu open after the user has selected an element.

Is there any setting to keep the menu open after a SelectionChange?

Thanks

Al
Previous Topic:Detecting keys while showing a context menu
Next Topic:Hide caret in Text widget
Goto Forum:
  


Current Time: Fri Apr 26 12:24:01 GMT 2024

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

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

Back to the top