Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Simple Application
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Simple Application
Miscellaneous
Thread ID:
00278192
Message ID:
00278192
Views:
48
I'm writing what should be a very simple app and I want the form to be the application, but I don't want the Visual Foxpro Window or menu.

So in the init event of the form
Application.Visible = .F.

and in destroy
Application.Visible = .t.

In the VFP environment the VFP window remains, but the form at least works, but when I compile it to an EXE the app loads then disappears without any interaction. Any ideas?
Marvin Masson
Next
Reply
Map
View

Click here to load this message in the networking platform