Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modal form won't get focus
Message
From
15/12/1997 10:41:01
 
 
To
15/12/1997 10:36:49
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00065923
Message ID:
00065929
Views:
36
>I've created a modal form class. When I do the following:
>
>loForm = CreateObject("cModalForm")
>loForm.Visible = .T.
>loForm = NULL
>
>The form open and close immediatly. What am I missing?

Instead of loForm.Visible=.t., use loForm.Show(1) confirming that this is modal form.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform