Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Screen
Message
De
21/08/2001 02:42:47
Gavin Reid
L & M Marketing Pty Ltd
Frenchs Forest, Australie
 
 
À
21/08/2001 00:22:49
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Titre:
Re: Screen
Divers
Thread ID:
00546572
Message ID:
00546582
Vues:
15
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform