Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
THISFORM.Release doesn't release the form!?
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00154872
Message ID:
00154908
Views:
16
Hi David!

>I don't think you can issue a Show() message from inside the Init(). If the form is modal you prevent the Init from really completing. It's the same as issuing a READ EVENTS inside Init() it's not a good idea. If you want to use an object instead of a DO FORM you'll have to just call the Show() method in the line after createobject().


PERFECT! You are right! I changed it and it's working like a charm now. Thanks alot! I was afraid that when you did a Show() method after the createobject() the Init() of the object wasn't executed. But it was.

Thanks alot!
---
Greetings,

Michiel Willems
Willems Advies & Automatisering

E-Mail: willems@automatisering.nu
Website: www.automatisering.nu
ICQ: 10430590
Previous
Reply
Map
View

Click here to load this message in the networking platform