Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
I'm drawing a blank...
Message
De
05/04/2001 12:04:35
Mark Hall
Independent Developer & Voip Specialist
Keston, Kent, Royaume Uni
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de menu & Menus
Divers
Thread ID:
00492361
Message ID:
00492382
Vues:
23
>

>Could someone please remind me....
>How do I create a menu and allow a menu item to be "check-able", in other words, When I click on the menu item a check mark appears next to the item.
>
>In my (2.6) application I can print my reports in Enlish or Spanish. If the user puts a check mark next to Spanish, then the reports come out in Spanish.
>How do I do that in VFP....I'm drawing a blank....and how do I detect that setting in my code, or do I just (shudder) set a "global" variable?
>
>TIA,
>Rick
>


Hi,

OR (shameless plug), take a look at my MenuLib class library in the files section (and at www.hidb.com/menulib) where you can create a menu, and then (as an example):

_Screen.Menu.View.StatusBar.Checked = .t.
Regards
Mark

Microsoft VFP MCP
Menulib - OO Menus for VFP www.hidb.com/menulib
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform