Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Leaving a form but still having it in memory.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00060791
Message ID:
00060950
Vues:
40
Steve, I would use the command DEACTIVATE WINDOW WindowName which later can be reactivated by issuing the command ACTIVATE WINDOW WindowName whenever needed.

HTH,



>>...and, since this is an oopy world, you'll need to look at your code that creates the form. Unless you can assume it exists, then you'll probably want logic that will see if one already exists before you re-instantiate it...
>>
>>>Steve, In addition to Hide(), you may need to change your form WindowType property from Modal to Modeless. A modal form must be released before you continue with other forms.
>
>Yup, you're right, the form does need to be modeless. Unfortunately I need these to be Modal. It's required. Any other suggestions?
>
>Steve
For every bug fixed, there is a bigger bug not yet discovered.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform