Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Scope of config.fpw
Message
 
À
07/07/2004 13:50:58
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Installation et configuration
Divers
Thread ID:
00921464
Message ID:
00922088
Vues:
13
Hi Cetin,

Thanks for your code snippet but i guess i need some time to digest it...

David


>>>>>>>>

Oh never build from baseclasses but create yourBaseclasses. You might create just an abstract form class and for existing forms you might hack the scx'es programmatically to subclass from that class with something like :

update ("myform.scx") ;
set class="mybaseform", ;
classloc="c:\mypath\myclasslib.vcx" ;
where lower(baseclass) == 'form' and classloc==''

Cetin
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform