Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to add menus to an application.
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de menu & Menus
Titre:
How to add menus to an application.
Divers
Thread ID:
00189644
Message ID:
00189644
Vues:
44
Hi,

I have created 3 standalone .mpr files. I do not want to create a single .mpr file. The problem is, when I run the following code, I end up only showing the utilities menu. How do I keep all the menus on the menubar?

SET SYSMENU TO
DO myFile.mpr
DO myEdit.mpr
DO myUtilities.mpr

What I'm looking for:

FILE EDIT UTILITIES

What I'm getting:

UTILITIES

Any help would be appreciated.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform