Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Get active control in a form
Message
De
05/08/1998 08:00:53
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00115289
Message ID:
00124003
Vues:
23
>Sonali, > >I don't know of any examples of a search textbox class, but it shouldn't be hard to build. Just us the Vaklue property in the Valid event to look up a match, if there is only one use it, if there is more than one call a form to have the user select from the group. > >The real problem with lists and comboboxes is that they keep their entire list in memory. When the list grows too large then performance is hurt. Lists and comboboxes are really good when 1) the user doesn't mind using the mouse, 2) the list is short (50-200 items), and 3) the list won't grow very much over time. Regarding comboboxes, in VFP 3.0 a 1000 item combo box was very slow but in VFP 5.0 I found it OK. In VFP 5.0 is the entire list kept in memory ? I think MS has modified that but I'm not sure. Thanks Sonali
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform