Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form Classes
Message
From
26/03/2001 09:04:39
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Form Classes
Miscellaneous
Thread ID:
00488545
Message ID:
00488545
Views:
44
Hi!

What is the cleanest way to open a Class based Form. (which is stored in a vcx)

e.g.
oForm = CreateObject("MyFormClass")
oForm.Show()

If this is a Modal Form it's Ok but if it's not then as soon as the variable (oForm) goes out of scope the Form is Destroyed.

Other than saving this variable (oForm) in a "Form's Manager" Object is there another way?

Thanks

Sarosh
Next
Reply
Map
View

Click here to load this message in the networking platform