budgie
2006-03-30 12:22:02 UTC
Yep, me again with more problems :( but at least this should be easy for you
gurus.
I have a combo box with numbers (say) 1-99 available in a drop-down for the
users to choose from. However I am having a problem finding a means to
handle/collect user input when the user types a number into the box rather than
drop'n'scroll. This is a data entry aka selection that I want to support.
Short of watching every keypress event and waiting for a <CR>, how can I get the
user's (usually two-digit) entry?
Thanks for any constructive suggestions.
gurus.
I have a combo box with numbers (say) 1-99 available in a drop-down for the
users to choose from. However I am having a problem finding a means to
handle/collect user input when the user types a number into the box rather than
drop'n'scroll. This is a data entry aka selection that I want to support.
Short of watching every keypress event and waiting for a <CR>, how can I get the
user's (usually two-digit) entry?
Thanks for any constructive suggestions.