Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Refresh method
Message
De
05/03/2001 17:14:15
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Titre:
Refresh method
Divers
Thread ID:
00482006
Message ID:
00482006
Vues:
46
Hi all it's been awhile.

I need some input from you.

In my homemade framework, REFRESH method of most of my object. (i.g. commandbuttons, text, optiongroup etc...) I have the following code:

IF THISFORM.ADD_MODE OR THISFORM.EDIT_MODE
this.enabled=.t.
ELSE
this.enabled=.f.
ENDIF


is this a good idea to do this? or will there be too much performance hit?

thanks
Work as if you don't need money
Love as if you've never been hurt before
Live as if this is your last day to live
Dance as if no one's watching
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform