I encountered a very strange behavior working with model forms.
I have three forms FORM1, FORM2 and FORM3
They works this way:
Form1 calls Form2 and this calls FORM3.
But, when I close Form 3, The Form 1 comes IN FRONT of form 2, But Form 2
still is the active form, and modal also. This means Form2 Title bar is
active, if I click on Form1 (which is in front) I got the Bell (as expected,
since I have to close Form2 before regain access to Form1. If FORM 1 is
bigger than FORM2 and this one is not visible at all, the only way to bring
Form2 in front is to click on app icon in taskBar.
I have encountered such a situations few years ago, when I converted a app
from VFP3 to VFP5, only by recompile, and at that time I left it this way,
since it was an "internal use" app, and I haven't time to spend on this.
But now this is a brand-new app.
Please help me.
Best regards,
Bogdan
Roy
Bogdan Zamfir <a...@prahova.ro> wrote in message
news:eX5r#7BEAHA.82@cppssbbsa04...
This seems to me as a BUG of VFP6
Regards,
Bogdan
chris <cpi...@precisionsteel.net> wrote in message
news:#fNMgZ0FAHA.247@cppssbbsa05...
Jacobus Terhorst
I discovered what caused the problem.
It was caused if you set up all three forms as Desktop = .t. and Show In
TopLevel Form
Regards,
Bogdan
Jacobus Terhorst <jac...@webcombo.net> wrote in message
news:e#lwyQ4Q...@cppssbbsa02.microsoft.com...