Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
List Box - Setting Focus
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00263369
Message ID:
00263383
Views:
26
>>I am setting focus to my list box but unless you actually click on the list box, it will not allow incremental searching.
>>
>>Is there a way that when you set focus, the user can immediately be able to click on a letter of the alphabet and have the incremental search begin or do they always have to use the mouse and click on the list box first?
>
>That's normal windows behavior, I can tell you that much, it's the same in other apps too. The apps usually get around it by:
>
>1) Using a combo
>2) Using a textbox to input search chars
>
>I guess you could use MOUSE CLICK to automate it in vfp, maybe...

Hmmm. I did a quick test case and it seemed to work for me. Used a RowSourceType of Value and typed in some entries into RowSource.
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform