Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with a subclassed form called with createobject(
Message
 
 
To
25/09/1998 05:07:42
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00140733
Message ID:
00140761
Views:
34
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform