Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
All code of form in one place
Message
 
 
À
21/05/2008 15:01:17
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
01318859
Message ID:
01318863
Vues:
19
This message has been marked as the solution to the initial question of the thread.
>I want all the code of my form to be one place like on a word document.
>In VFP editor I have to go through all the objects I will have to copy the code and paste to word document and that is a tedious job. Second thing is that I cannot find the code of the object creation like
>.addobject("myTextBox","TextBox")
>
>I tried GKK form Editor. It has one problem that it prints object code always on new page
>
>Please suggest any utility.
>
>Thanks

Open your form in the Class Browser and click View Code button.

You may also check Class Browser project from CodePleX. It is supposed to overcome the problem with AddObject.

If you need this for documentation purpose, then look for PDM in the Downloads section here.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform