Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Removing main foxpro window
Message
 
 
To
16/04/2000 23:55:31
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00360256
Message ID:
00360669
Views:
14
>Dear all,
>
>When I build an excutable file from one single form, there always be a
>main foxpro window behind the form.
>is there a way to remove this main fox.form window?
>
>
>Thanks alot.
>Andreas.

Andreas,

In your CONFIG.FPW put this line:

SCREEN=OFF

And In you very top of your start prg:

_screen.visible = .F.

Take note that you forms should have the ShowWindow property as 2 (top level form)
Pablo Roca
Clavo Congelados, S.A. (La Coruna - Spain)
Sysop of PortalFox

Join MasFoxPro campaign
http://www.masfoxpro.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform