Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Top Level Form App Ends After Show
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Top Level Form App Ends After Show
Miscellaneous
Thread ID:
00930750
Message ID:
00930750
Views:
43
I have a form class with ShowWindow set to 2 (top level form).
The form is modal also.

The form is instantiated with:
PUBLIC oForm
SET CLASSLIB TO Classes\sch_forms ADDITIVE
oForm = CREATEOBJECT("invoice")
oForm.Show()
The form appears, then disappears. Can't figure out why.

Anyone?
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Next
Reply
Map
View

Click here to load this message in the networking platform