Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Additems in combo box.
Message
De
16/08/1999 22:59:49
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00254359
Message ID:
00254391
Vues:
19
>I have an idea what I am doing wrong, but not sure what is the way to correct it. In my form activate I have code like:
>
>thisform.combo1.additem("First choice")
>thisform.combo1.additem("Second choice")
>thisform.combo1.additem("Third choice")
>
>My problem is choices seem to be duplicating. I think I need to put the code somewhere else? Am I doing anything else wrong?
>
>TIA
>Jim

Keep it OO. Unless the choices depend on other objects, put this code in the Control's init.
Erik Moore
Clientelligence
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform