Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
New VFP user
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00547719
Message ID:
00547728
Vues:
9
This message has been marked as the solution to the initial question of the thread.
>Hello! I recently started using VFP 7.0. Most of my programming experience is with a Unix based 4GL so I am extremely new to Object Oriented Programming. Please forgive me if these questions seem simple or I misuse the terminology. I've gone through a few VFP books and started playing with some code.
1. Should I be using the Graphical Forms Designer to create forms and code properties/events (which seems very helpful) or should I be trying to do everything in a code window. I would like to get started in the right direction.

I would go with the designer. It would make it much easier...

>2. In the Graphical Forms Designer, is there a way to print out all associated properties/procedures for a particular form/object.

Open your form in the Class Browser and hit View code button. All non-default Properties would appear at the top.

>3. Again in the Graphical Forms Designer, once you add a container to a grid column (and maybe an object to the container), how do you remove the object or container without removing the grid.

Select this column's object in the property sheet, then click on the form's caption and hit delete button. This should do the trick... Not a very intuitive way...
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