Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form with timer freezes and no control are active
Message
De
23/08/2001 14:38:01
 
 
À
23/08/2001 11:57:35
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00547519
Message ID:
00548213
Vues:
8
>>>Yes where else can u place it ?
>>>Rajesh
>>
>>The question should be 'how can I disable all of the controls on my form except the timer?'.
>>
>>You can't simply issue a THISFORM.Setall('enabled', .F.), you have to either name each control specifically, or name them in groups of classes, excluding the timer control.
>
>Well, you *could*.
>THISFORM.Setall('enabled', .F.)
>THISFORM.Setall('enabled', .T., 'timer')

But depending on the length of the timer's interval, you mightn't want to disrupt it (reset it) by temporarily disabling.
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform