Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Menu not Shown
Message
 
 
To
27/01/2009 08:45:06
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01377266
Message ID:
01377304
Views:
16
>>I don't think it's right place to setup menu. You should do it after login is verified and the modal login form is closed.
>
>Yes you are right
>
>
>cUserLogin = ''
>*
>do form loginew to lSuccessful
>*   
>if lSuccessful
>  do menu_oo
>endif
>
>
>It runs.

Also you can avoid using a global variable.
_Screen.AddProperty(oMenu, newobject('SFMenu', 'SFMenu.vcx', '', 'oMenu'))
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform