Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modal calling modal calling modal, lost on way back
Message
 
To
18/12/2001 15:27:26
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00595801
Message ID:
00595887
Views:
22
Hey Dragan,

That one nailed me too (the first time it happened the form was completely hidden by another, I didn't what was going on). No answer in the following but you can see everything that was tried. See Forum: Visual FoxPro Category: Forms & Form designer Title: Modal forms Thread #359542 Message #359542

My current workaraound is to issue:
thisform.visible = .F.
thisform.visible = .T.
right after the call to do form.

hth


>(vfp7 on w2k pro ws)
>
>I have a certain form class whose basic feature is an incremental search (i.e. readonly) grid. The data are somewhat hierarchically organized, so I have one form which searches the top level of documents, has a button which launches the second level search (within a p-view based on selection) and the button on this second form has an add/edit button.
>
>This button hides its form and launches the third form. So far so good, everything is fine. All forms are modal, BTW. Now when the last form exits, it shows the second form and returns the focus to it. The problem is that this active form is behind the first form. Now I know I could just keep them all non-modal, or pass the reference instead of just view parameters etc etc - one of those will eventually work. The question is whether anyone knows a faster way to resolve this. I want the second form to appear as it was before I launched the third.
Roi
'MCP' Visual FoxPro

In Rome, there was a poem.
About a dog, who found two bone.
He lick the one, he lick the other.
He went pyscho, he drop dead!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform