Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with a subclassed form called with createobject(
Message
 
 
À
25/09/1998 05:07:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00140733
Message ID:
00140761
Vues:
36
>Hi,
>
>I didn't 'show' the form. Now it works fine. Thanks :-)
>
>However, now appears another problem. The masterform can't be closed anymore. That form is modal and shows no effect to 'thisform.release' anymore.
>It seems, that the 'clear events' in the subclassed form is not enough?
>
>Best Regards, Tom

Leave out the Read Events. In the subclassed form, use the command ThisForm.Hide() instead of ThisForm.Release(). When the subclassed form is hidden, control is returned to the calling method [assuming the subclassed form is modal].
Mark McCasland
Midlothian, TX USA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform