Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to show my form, but not show the VFP main window?
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00504569
Message ID:
00504702
Views:
21
>I added a config.fpw to my project and screen=off is the only line in the config.fpw, but now when I Build the .EXE my form flashes at me and disappears. So what should some of the property settings be for the only form in my small app? I tried different settings for Desktop and ShowWindow properties and no help. Could be because I need a READ EVENTS in my .PRG file that runs my form? But I don't really want a READ EVENTS in there. Or is it because I have my form defined as Modal and not Modeless? I am getting closer. Thanks again.

Steve,

Top-Level forms cannot be modal. Win32 doesn't support it. Therefore, it will be modeless and require a READ EVENTS.
George

Ubi caritas et amor, deus ibi est
Previous
Reply
Map
View

Click here to load this message in the networking platform