Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Event at org.eclipse.swt.widgets.Combo
Event at org.eclipse.swt.widgets.Combo [message #501914] Fri, 04 December 2009 08:07 Go to previous message
Thomas Wiedmann is currently offline Thomas Wiedmann
Messages: 69
Registered: July 2009
Member
Hello,

which Listener and Event is suitable to catch

a) a direct left mouse click in the Combo box field (not a click to select
an entry somewhere in its dropdown list, when opened)
b) pressing [Enter]

to select the value, entered, in the "text field" area of the Combo box
(org.eclipse.swt.widgets.Combo)?

To explain:
The usual SelectionListener catches the event after selecting an entry in
the dropdown list of the combo. I'm searching for the listener to track the
events, mentioned above.

Thomas Wiedmann
 
Read Message
Read Message
Read Message
Read Message
Previous Topic:Need some help in creating desktop application using SWT
Next Topic:SWT table filtering
Goto Forum:
  


Current Time: Sat May 18 13:53:12 EDT 2013

Powered by FUDForum. Page generated in 0.01585 seconds