Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Menu not Shown
Message
De
27/01/2009 07:55:30
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de menu & Menus
Titre:
Menu not Shown
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01377266
Message ID:
01377266
Vues:
67
Hi All

I am working with OO Menu from VFPx. The menu run in design time, but in Runtime they show up for a sec and then disappear.

Main.prg calls Login form which is model form when username and password are ok the login form run the menus.
*Main.prg
*
*
do form login
*
read events
*Login From

 If lUser and lPass 
   public oMenu
   oMenu = newobject('SFMenu', 'SFMenu.vcx', '', 'oMenu')
   .
   .
   .
   .
   oMenu.Show()
endif
They do Show() for a while in runtime but they disappear immediately.
Any help will be appreciated

Zahid
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform