Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with activate menu
Message
 
 
To
22/10/2007 08:52:57
Albert Beermann
Piepenbrock Service Gmbh & Cokg
Osnabrück, Germany
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
MySQL
Miscellaneous
Thread ID:
01262526
Message ID:
01262527
Views:
10
You should move your "special" code to the Init of the form and return .F. in case you don't want form to be instantiated.

>Hello Everybody
>At init of my form i do:
>DEACTIVATE MENU _MSYSMENU
>at unload of my form i do:
>ACTIVATE MENU _MSYSMENU NOWAIT
>Everything works as expected !!!
>
>Now i put some code into the form activate to immediately close the form under under special circumstances.
>if .....
> messagebox(.......)
> thisform.release
>endif
>
>release run into the unload section but the __MSYSMENU is not activated ????
>
>What do i miss ???
>Any help welcomed
>
>Best regards
>Albert
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform