Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Incremental search in combo-box?
Message
 
To
09/10/2002 20:10:31
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00709627
Message ID:
00709634
Views:
26
>Hello again everyone,
>
>I have created a combo-box based class that is Rowsourced on a SQL query. If the user enters a value that does not exist in the list, it asks the user if they want to add it and, if so, pops up a modal screen allowing them to do so.
>
>The problem is that a Drop-down combo (which is what I need to be able to enter a value not in the list, right?) does not incrementally search immediately. Instead, the user has to drop-down the list first.
>
>I played with KEYBOARD {ALT-DNARROW} in the Keypressed event but it didn't work.
>
>Any ideas?
>
>TIA,
>Dan

KEYBOARD "{ALT+DNARROW}" should work better I think
Cheers,
Jamie
Previous
Reply
Map
View

Click here to load this message in the networking platform