Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modal Form from CUSTOM class
Message
 
 
To
17/10/2000 06:26:40
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00430212
Message ID:
00430214
Views:
15
>I have a custom class which contains the following lines:
>
>loForm = CREATEOBJECT("PICKLIST")
>loForm.Show(1)
>
>To call a form class, but the code just continues to run, I need the form to be Modal and for the code to continue after its release - any ideas?
>
>Thanks
>Kev

Kev,
This should create a modal situation. By chance, is your picklist form Top-level? If so, VFP coerces the modality to non-modal (Windowtype = 0) when you show it.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform