Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to move MODIFY FORM editor window programmatically
Message
De
14/09/2005 19:16:00
 
 
À
13/09/2005 23:35:38
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01049280
Message ID:
01049698
Vues:
14
Thanks. That really helped.

I like your wisdom: Work is the curse of the drinking class.

Alex

>In meta-code
>
>
>oFrmLeft=create("form")
>oFrmLeft.name=sys(2015)
>oFrmLeft.left=..., .right= etc
>oFrmright.... same, just for the right side
>modify form frm1 window (ofrmLeft.name) nowait
>aselobj() here to get reference to this one
>modify form frm2 window (oFrmRight.name) nowait
>activate window (oFrmRight.name)
>aselobj() again to get reference to the right one
>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform