Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Top-level from is not visible
Message
From
06/10/2003 12:29:13
 
 
To
06/10/2003 09:12:13
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00835329
Message ID:
00835431
Views:
12
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
Previous
Reply
Map
View

Click here to load this message in the networking platform