Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How Can I hide main visual foxpro window in VFP 3.0
Message
 
 
To
24/04/1998 15:23:32
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00094333
Message ID:
00094823
Views:
26
>>>I read all your messages about SDI forms without main VFP window
>>>but I try it in VFP 3.0 and it doesn't work.
>>>
>>>SCREEN=OFF in Config.FPW
>>>
>>>is not a solution for VFP 3.0
>>>
>>>Please help me!!!
>>
>
>_screen.visible = .f.
>
>BOb

Bahadir,
1. Be sure that the config.fpw is on the working directory.
2. You should have a form with ShowWindow property equal to As Top Level.
3. All other forms should be called from the Top Level Form.

_screen.visible = .f. will work but the VFP main window will appear until it executes the syntax when running exe file.
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Previous
Reply
Map
View

Click here to load this message in the networking platform