Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to release a modale form from external process
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
How to release a modale form from external process
Miscellaneous
Thread ID:
00449212
Message ID:
00449212
Views:
57
Good morning every body,

How to release a modale form from external process? thats the title of my quest...

Somme highlight ... yes :
In my application i'm running multiple modeless forms. In my _Screen object y ave a timer object how is scanning every 'x' seconds different kind of thinks like network, etc... and a semafore file. This semafore file means that adminstrator ask user to shut down application for admistrative tasks! After a a delay a timer event close automaticly all form and shut down application for users. You see wat i mean....
So, with modeless form i've no problem ... with this:

'do while _Sceen.FormCount>0
_Screen.Forms(1).Release()
enddo

But if there is a modale screen active at this time: the moadle form seam closed and for the next form (modless) the loop(do while) continue to run with no effect on forms(1).Release() ???

All comments and idees are welcome!!!
Sorry for my poor englishhhhh !!!
Thank you in advance for your collaboration
Philippe Van Roy
PQUA Team
Laborelec s.c.
rue de Rode,125
B1630 Linkebeek
Belgium
Tel: 32 (2) 382.04.10
Fax: 32 (2) 382.06.49
E-mail: philippe.vanroy@laborelec.be
Next
Reply
Map
View

Click here to load this message in the networking platform