Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Project Wizard - Neophyte question
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de projet
Divers
Thread ID:
00069700
Message ID:
00069711
Vues:
34
>For those of you familiar with the Project Wizard, a form called qckstart is made when the wizard is formed which holds in a listbox the list of forms that the project can execute. How do you change the list property to accomodate forms added after the project is created. Apparently the two propertys aCommand[] and nfilecount figure into this somewhere. Can anyone shed some light on this?
>
>TIA
>
>
>Bill

Bill, it's a bit strange. Go to the menu built by the project, and look for the Forms pad. Add your form(s) to the list, being sure you add the correct command to start them. Then re-compile and run your app. The form will appear. You MUST use the 'Command' choice, not the "Procedure" choice, as the internals of the class look for this specifically.

You can see this by going to your Appwiz class library, wzQckStartForm class and look at the INIT method for the list box. It's all there.

HTH
Barbara
Barbara Paltiel, Paltiel Inc.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform