Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Thisform.release
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00040029
Message ID:
00040035
Vues:
34
>>Hi,
>>
>> Just a quick question. What would cause the command thisform.release not to work? I have a form that will not close. The little 'x' button doesn't even work. This is only the case after I run a certain proc. If I knew what might cause it not to work, I might find the cause...
>>
>>thanks,
>>
>>Mike
>
>Check your procedure code. It might be that this code creates some object references which prevent normal form release, e.g. I saw this for construction like
>oCombo=thisform.cmbTest
>oCombo.rowsource=....
>oCombo.value=....


I understand that. But what would prevent normal form release? The procedure is quite simple. It's basicaly a 'holdable button' that uses a timer to repeat a task as long a the button is held down. It doesn't matter what the task is, because I've commented out the code, so I know the problem must be in the holddown code somewhere. However, I've used the holdable class in other places and never had any problems. Quite strange.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform