Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to make two forms work
Message
 
 
To
02/08/2004 13:30:33
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00930137
Message ID:
00930152
Views:
15
Thank you so much for the idea. I will try it.

>>There are other forms that user may need to open while working on form 2. Therefore, the 2nd form has to be "minimizable"
>>
>
>Well, you could give a reference of form1 to form2 (using this) and put it in a property of form2. Then when form2 starts up:
>
>
>thisform.parentForm.hide()
>
>
>When closing form2:
>
>thisform.parentform.show()
>thisform.release()
>
>
>Or, toggle the enabled flag on the parent form, if it is better to remain visible.
>
>These are untested ideas...
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Reply
Map
View

Click here to load this message in the networking platform