Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Incremental search in combobox without dropping down
Message
 
To
01/06/1999 14:50:01
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00225031
Message ID:
00225104
Views:
15
>>>>Hi Oscar,
>>>>
>>>>Have you tried putting the following in the combo box's keypress event?:
>>>>
>>>>
if nKeyCode = 32
>>>>    nodefault
>>>>endif
>>>>
>>>
>>>It stops dropping down but the incremental search also halts. Probably
>>>it just doesn’t work with spaces.
>>>
>>>Oscar
>>
>>Hmmm... you mean that you're trying to do an incremental search that contains a space?
>
>Yes, I'd like to serch for elements with one or more words.

In that case Oscar, you may want to take a look at my Auto-complete combo example here in the files section. It handles spaces without a problem.
kenweber
GCom2 Solutions
Microsoft Certified Professional

Previous
Reply
Map
View

Click here to load this message in the networking platform