Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Development Menu
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de menu & Menus
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01222774
Message ID:
01222779
Vues:
27
Something like
DEFINE PAD padAdmin OF _MSYSMENU PROMPT "Admin"

ON PAD padAdmin OF _MSYSMENU ACTIVATE POPUP popAdmin
DEFINE POPUP popAdmin MARGIN RELATIVE COLOR SCHEME 4
DEFINE BAR 1 OF popAdmin PROMPT '\<Reset Environment'
ON SELECTION BAR 1 OF popAdmin DO ResetEnv
>So, I could alter the FoxPro system menu and call it there then?
>
>Cecil
>
>>In the config.fpw you can specify a stratup program that will run every time VFP starts. In that program you can run any code.
>
>>config.fpw
>
>...
>_Startup=Q:\Dev\Vfp\Tools\VFPStart9
>...
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform