Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Visual Class Builder
Message
De
09/09/1999 11:56:25
 
 
À
09/09/1999 11:20:07
Rex Mahel
Realm Software, Llc
Ohio, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00248040
Message ID:
00262928
Vues:
21
>1. Is the only way to create a composite class stored in a VCX file through the CREATE CLASS command?

That's the only way to do it programmatically, as far as I know. I guess you could try building the vcx yourself, but I wouldn't want to.

>2. Using the CREATE CLASS command, I will need to close the window programmatically. I have tried an ACTIVATE WINDOW "Class Designer" and a KEYBOARD "{Ctrl-W}" with no success. How can I close the designer window?

This works for me-

ACTIVATE WINDOW "Class designer"
KEYBOARD '{CTRL+W}'
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform