Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   Java (http://www.velocityreviews.com/forums/f30-java.html)
-   -   Detecting key press events on an editable combo box (http://www.velocityreviews.com/forums/t134232-detecting-key-press-events-on-an-editable-combo-box.html)

Hicks 06-09-2004 02:45 PM

Detecting key press events on an editable combo box
 
I've got a combo box that also allows the user to type in i.e. I make
it editable. When it's in edit mode, I want to be able to detect when
the user starts typing. I've tried adding event handlers to catch
keyPressed and keyTyped events, but my event handler does not get
called.
The event handler does get called though when the combo box is in
non-edit mode, and populated with entries.
Is there any way I can catch keypress events in an editable combo box?


All times are GMT. The time now is 08:35 AM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.