Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Delay InteractiveChange
Message
 
To
01/04/2002 14:26:01
Henry Ravichander
RC Management Systems Inc.
Saskatchewan, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00639614
Message ID:
00639914
Views:
21
I use an incremental search combo with any query and refresh code in the lost focus event. The user only needs to type a few letters and tab or enter and the form's data is refreshed. Setting the system _DBLCLICK to a reasonable speed has been the only tweak necessary.

>Hi All:
>
>I have code in the Interactivechange method of a combo. The code selects data from tables based on the name selected in the combo.
>
>Problem: InteractiveChange fires immediate i.e., as soon as the first character is pressed on the keyboard.
>
>Desired Outcome: I would like the InteractiveChange to fire after the user has entered a name in the combo (style 2), either by entering the last name from the keyboard or by scrolling down a long list of names in teh combo which is sorted alphobetically. Scrollign the list works, but is cumbersome to the user. I would like to allow them to type in a few characters of the name, after which the combo would position the cursor at the first occurence of the value typed.
>
>TIA.
>
>- Ravi
Opportunity is missed by most people beacuse it is dressed in overalls, and looks like work --- Thomas Edison
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform