Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tiny app is eating my lunch!!
Message
From
28/08/2001 20:21:16
Henry Ravichander
RC Management Systems Inc.
Saskatchewan, Canada
 
 
To
28/08/2001 19:12:49
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00550095
Message ID:
00550107
Views:
18
>In my "tiny, all in one directory" app that has been giving me so much trouble:
> A screen hides and activates a 2nd screen. The 2nd screen releases and shows the 1st screen. I guess that I don't know where to put the "thisform release" and "show 1st screen" code in the 2nd screen. The second screen does not go away. The 1st screen simply appears atop screen 2.
> Ideas? Suggestions? Always use a framework, you say?

Randy:

I normally have a button called "Return" and place the code:
do form firstscreen
thisform.release()
In this case, the first form is being called followed by the second form being released. Consider the same idea while bringing up the second form from the first.

- Ravi
- Ravi

True greatness consists in being great in little things.
- Charles Simmons
Previous
Reply
Map
View

Click here to load this message in the networking platform