Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Handle to windows common controls
Message
 
À
06/06/2001 10:56:53
Valter Herman
Tuesday Morning, Inc.
Dallas, Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00515250
Message ID:
00515809
Vues:
24
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform