Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to combine current menu with the sysmenu?
Message
De
12/10/2002 08:11:28
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de menu & Menus
Divers
Thread ID:
00708152
Message ID:
00710615
Vues:
15
Hi Vincent,

One way to combine parts of the sysmenu with your own menu at design time is to create say a menu bar 'Edit' with sub menus for the features you want to add.

For Find add a submenu :-

prompt = \result = Bar #
blank col = _med_find

Check against Options and add CTRL+F as the key label and key text.

Add additional submenu items for each of the facilities you need, e.g.
Find A\R\Replace All - _med_repla
The full set of names can be found in Help under System Menu Names.

If you have trouble getting the menu options enabled, place the DO mymenu.mpr command in the GotFocus of the screen in which you want to use it.

There are probably better ways to do this, but this way works for me.

Alan
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform