Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modal Forms from a class
Message
From
03/02/2000 17:04:09
 
 
To
03/02/2000 11:12:00
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00326690
Message ID:
00326971
Views:
19
>Is there anyway to create a true modal form from a class?
>(i.e. oForm = createobj("testform"), oForm.visible = .T.)

Use oForm.Show() instead of Visible = .T.

>According to the VFP help, MODAL only works with DO FORM, but I could swear I've seen it work with classes before.

Huh!? Could you quote where this is in the docs, please? Possibly returning values from a Modal Form?
Previous
Reply
Map
View

Click here to load this message in the networking platform