Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form fills up combo box when standalone, nothing other times
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Form fills up combo box when standalone, nothing other times
Divers
Thread ID:
00725150
Message ID:
00725150
Vues:
37
Ok, so I have this login form with a combo box on it. At first, I was worried about security, so I forced the user to type in their name. Now, as I'm further into my project, I've realized that it's not necessary, and I want to put a combo box with all of the user names and let them choose theirs.

The problem is how it gets filled up. If I call the form standalone, the combo box fills up just fine. When I call it from my login class, though, it doesn't put any names into the combo box. I've tried moving the form from modal to modeless and using a READ EVENTS call to stop at the form, and using an array and AddItem() calls instead of a cursor to fill it up. With all cases, the standalone works fine, but calling it from my login class means no names. Is there any settings that would cause this behavior? Thanks.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform