Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create an object from an scx file.
Message
De
27/03/2000 00:16:11
 
 
À
26/03/2000 21:31:55
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00350593
Message ID:
00350608
Vues:
22
>Hi,
>
>As part of an effort to write a FPD to VFP converter I create a VFP form for each old screen. Some of them need to be combined as pages of a pageframe. Each of those forms already has an added pageframe and the objects have been placed in the correct page.
>
>It doesn't seem very hard to combine them by hacking the files, but is there a more OOP way of doing it? Can you create an object from an scx file?
>
>TIA,
>
>Alex

You can get an object reference to the form after it is open in the form designer with ASELOBJ() or SYS(1270). With an object reference, you can add stuff with Form.AddObject.
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform