Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help
Message
From
24/05/2001 05:51:51
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
24/05/2001 05:48:50
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Title:
Re: Help
Miscellaneous
Thread ID:
00510759
Message ID:
00510763
Views:
13
>Hello,
>I Have a Menu and i want that when a click in a button that menu stay disabled, until a push again a button, How can i do that.
>Ex:
>Menu1 Menu2 Menu3 <---Thats what i want to disable???
>+opc1 +opc1 +opc1
>+opc2 +opc2
>
>Thanks,
>Rui Trol
>ruitrol@clix.pt

Simpliest way I can think of is to have a public var - say glMenu3Disabled
Set menu3's skipfor to glMenu3Disabled.
Set glMenu3Disabled to .t. when you want it to be disabled and .f. to enable.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform