Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bug on BizObj:uiInit
Message
 
À
05/10/1999 10:40:10
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00272704
Message ID:
00273132
Vues:
21
Oscar,

Thanks for spotting this!

Simply change the code to the following:

IF !EMPTY(This.cMenuPad) AND ;
TYPE("goApp.oMenu") == "O"
=EVAL("goApp.oMenu." + This.cMenuPad + ".Show()")
ENDIF

There is no need to check if the form is present at this level since the code is contained within an IF statement that checks IsFormHost.

I'll give you credit in next version of the "What's New" Guide.

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform