Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is there a keyboard method for opening up a combobox lis
Message
From
03/08/1999 18:54:42
 
 
To
03/08/1999 15:30:20
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00249387
Message ID:
00249486
Views:
32
David,

There was an article in Advisor a while back that showed how to make an autofill Combo class. I think its the perfect control for mouseless entry. If you know the code for the field, you just press the 1st couple letters then hit tab to move on. If you don't, you can hit the space bar to select from the list.

PF

>I'm trying to create a mouseless interface for order entry.
>
>If I have a combobox with style = 2 (listbox mode), hitting the space bar opens up the list. Great!
>
>If style = 1, hitting the space bar enters a space into the combo's edit box, as it should. But I'd still like to have a way to open up the listbox with the keyboard. I've experimented around, I cannot find any key that works in this situation. Is there one?
>
>If no, is there a way for me to open up the list programmatically. For example, in this case, since a space is not a valid character, I could programmatically trigger on receipt of space (when combobox has focus) and (theoretically) force the list open with the appropriate action...whatever that is.

(On an infant's shirt): Already smarter than Bush
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform