Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
More MODAL forms
Message
De
08/07/1998 14:37:45
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00115397
Message ID:
00115403
Vues:
16
>This should be simple. I've tracked it down to the WindowType property. I have a form (created through AddObject) that, when Modeless, can be closed using the close button on the title bar in the upper right hand corner of the form. When the form is Modal, I click on the close button and it just turns grey and the screen is still displayed and active.
>
>Can you close a modal form with the close button? Is there an event that is firing which needs a "thisform.release"?
>
>Thanks,
>
>Lee

Firstly, it's no problem to close modal form. You could try to 'strengthen' code by Release Thisform. In some situations, the failure to close normally may indicate that some form property holds reference to some object and all these references should be set to .NULL. in Form.Destroy event.
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform