Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Menus in Forms
Message
De
05/12/2012 06:07:30
 
 
À
05/12/2012 06:01:20
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
01558747
Message ID:
01558748
Vues:
72
>Think this question already discussed before, but couldn't find it searching UT threads.
>
>I have a form where I want to put menus, like I do with _MSYSMENU in screen.
>
>That can be done?
>

Yes,
define menu xxxx bar in window (m.this.name)   && name of the form
define pad ('Info') of xxxx prompt 'Info'
define popup yyyy margin relative
on pad ('Info') of xxxx activate popup yyyy

define bar 1 of yyyy prompt 'some text'
activate menu xxxx nowait
>TIA
>
>PS. I'm trying to change an app appearance and how its options work.
Gregory
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform