Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Skip won't budge it.
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00089984
Message ID:
00090184
Views:
35
>Unfortunately, I need the combo boxes. I hate those suckers. Sometimes they
>refuse to show their value. You can't type in something that's not in the
>array. The thing where you type in the first few letters to get to a selection
>faster doesn't work consistantly. Nasty buggers.


Nah, they aren't nasty, they're nice. :-) Do any of your combos have tables for
the rowsource? If so, do you have a relation to the table, or are you letting
the combo handle it?

You can type in something that isn't in the array if you set the Style to
Drop-Down Combo, but for it to stick, you have to add the value to the array
in the Valid or LostFocus.

To get the IncrementalSearch to work better, set the system variable _DBLCLICK
to 1.5 or so seconds: it defaults to .5, so that you have to type quite quickly.


HTH.....
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform