Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Top-level from is not visible
Message
 
 
À
06/10/2003 09:12:13
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00835329
Message ID:
00835431
Vues:
15
Hi,
Your tries to display two forms in programtically process is right but maybe your some code in load, init or active event in your two forms has a some comflict code not to display in your way of process.

do form 1
do form 2
read events

Above just your coding is no problems. why don't you check form's events out?
And how about

do form parentform.scx
read events

and you should have a some commands in activate event of parentfrom like this
This.command1.click() && command1.click in parentform -> do form childform.scx

Stephen Chi cmcpro@hamail.net http://www.vfpworld.com
Best regards,
Stephen M. Chi
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform