Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Incremental seek on the combobox on each key press
Message
From
17/05/2002 10:19:20
 
 
To
17/05/2002 09:59:33
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00658162
Message ID:
00658188
Views:
17
>I've seen that in the sample ProjMgr of MM framework, the Clients combobox searches for the record whose first character matches the key pressed. But what I want to do in my combobox is to match the succeeding key pressed with the series of characters in the record and not always treat every key pressed as the first letter of the record. In other words, what I want to achieve is like the logic of searching a topic in the Index tab of HELP in Visual FoxPro. Any idea on how I can achieve this?
>
>Thanks a lot.
>
>Nerissa Dela Rosa
>McFadden's

Set the IncrementalSearch property of the combobox to .T., you may need to adjust the _DBLCLICK system variable in the GotFocus & reset it in the LostFocus events, to suit the expected typing speed.
Len Speed
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform