Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multiselect in listbox without CTRL-Mouseclick
Message
De
18/03/1999 18:25:37
 
 
À
18/03/1999 17:30:54
Hermann Strijewski
Fast Track Business Solutions
Toronto, Ontario, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00199502
Message ID:
00199532
Vues:
16
>I have a listbox on a form where I want to allow the users to easily select a couple of lines, ideally I'd like to program it SO THAT THEY DON'T HAVE TO HOLD THE CONTROL KEY DOWN while clicking on the next couple of items.
>
>I have seen that on some other applications but have not figured out how to do this in VFP.
>
>Any ideas?
>
>TIA, hs

This is standard Windows behaviour.

However, you could add an option group so the user could select "Single-select" or "Multi-select" mode, then use the Selected() method coupled with an array of selected items numbers to programmatically re-select the desired list items.

Seems like a lot of work though...

Just my $.02

HTH
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform