OK - to clear that up. I run the 1st Form. And, only when an action happens
within that 1st Form - do I then Do the 2nd Form that I want to run Within
the 1st/main form. Does that make more sense? If so - it seems that I am
"Instantiating" them in the proper order. 

-K-

-----Original Message-----
From: ProfoxTech [mailto:profoxtech-boun...@leafe.com] On Behalf Of Tracy
Pearson
Sent: Wednesday, February 20, 2013 9:17 AM
To: profoxt...@leafe.com
Subject: RE: The Trouble w/Windows...

Kurt wrote on 2013-02-20: 
>  Hey Fred - not sure what you meant by this. Each Form was created
separately
>  - so, it doesn't seem to make sense about creating them in any particular
>  order! Or am I missing a point here?
>  
>  Am going to Look into Tracy's suggestion in 2 minutes...
>  
>  -K-
>  

Kurt,

Create in this case means Instantiate. 

    Do Form TopLevelForm
    Do Form InTopLevelForm

Instead of how you might have it

    Do Form InTopLevelForm
    Do Form TopLevelForm



Tracy Pearson
PowerChurch Software


[excessive quoting removed by server]

_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/F6A565574389437B945C065FECF5DB69@Programming2
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to