Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Handle to windows common controls
Message
 
To
06/06/2001 10:56:53
Valter Herman
Tuesday Morning, Inc.
Dallas, Texas, United States
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00515250
Message ID:
00515809
Views:
23
>Thanks Nick.
>
>The problem with these created controls is that it is much to slow on combo boxs with many (1000 and up) items in the list box (an incremental search on the items in the list every time a keypress event occurs).

That will be slow for sure. Combo and listboxes are not recommended to use with that many records. How about to use the grid?

>We solved this issue in a VB program we had by using an API call. The problem with running this in FoxPro is that VFP 5.0 does not provide handles to common controls...as far as I can tell from the research I've done. Is this true from what you know?
>

Yes, that's true. VFP controls are not windows. Only the form itself has a window handle.
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Reply
Map
View

Click here to load this message in the networking platform