Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to add menus to an application.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de menu & Menus
Divers
Thread ID:
00189644
Message ID:
00189647
Vues:
10
You need to tell the menu builder to append your edit and utilities menus to the existing menu rather than replacing the existing menu. To do this, open the menu in the menu designer and choose General Options from the View menu. Make sure Append is selected in the Location option group.

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

Click here to load this message in the networking platform