Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Menu not Shown
Message
 
 
À
27/01/2009 07:55:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de menu & Menus
Titre:
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:
01377267
Vues:
11
Do you have any code later on that could destroy oMenu variable or turn menu off?

>
>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
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform