Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
TOOLBAR buttons don't get enabled
Message
 
À
20/10/2002 21:34:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00713370
Message ID:
00713634
Vues:
19
An example of Nancy's recomendation:
SET STEP ON
IF .EditMode=.T.
   .cmdNew.ENABLED =.F.
   .cmdSave.ENABLED =.T.
   .cmdRevert.ENABLED =.T.
   .cmdDel.ENABLED = .T.	
ENDIF
>Hi Nancy,
>
>I find it in a minute a go...some code for test purpose in activate method do this trouble.
>
>Thank's anyway for the response.
>
>Another thing, i'm new to VFP, how can i trap things like that with debug?
>
>João
Imagination is more important than knowledge
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform