Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Screen
Message
From
21/08/2001 02:42:47
Gavin Reid
L & M Marketing Pty Ltd
Frenchs Forest, Australia
 
 
To
21/08/2001 00:22:49
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Title:
Re: Screen
Miscellaneous
Thread ID:
00546572
Message ID:
00546582
Views:
18
Hi Dorin,

Are you asking how to disable a field on a 2.x screen? If so just check the 'Initially Disable' checkbox after double clicking on the field in the screen designer. If you need to programatically disable fields then put code such as follows in the screens 'Activate' clause.
SHOW GET myradio,1 DISABLE

or

SHOW GET myfield DISABLE
Hope this helps,
Gavin...

>hi,
>I have a screen with an optgroup ( radio butt ) with text fields associated with that radiobutt.
>I write for enabled/disabled that text fields on click above radiobutt but I dont know how I must write for disable some fields when screen are launch.
>Something like setfocus in VFP.
>Help required !
>TIA
Previous
Reply
Map
View

Click here to load this message in the networking platform