Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Start form as top level
Message
From
10/04/2001 20:37:32
 
 
To
10/04/2001 20:23:43
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00494225
Message ID:
00494235
Views:
19
It wasn;t visible before, so I added a start.prg that has the following, then I could see my form, but I still had the VFP screen in the background.
set sysmenu to
_screen.icon="blank.ico"
_screen.caption=""
_screen.windowstate=0
do form start
read events

Is this the best way to start a VFP application? Or the only way? Is there a better way to start the app?

Thank you again for your quick response.

Scott


>>I have doen as you suggested, My form is still not the top level. I have a window behind my form that is blank. Is there something in either my INIT method I need to add. Is it best to start a VFP app with a PRG that calls my start form, or can I just set my start form to be my main?
>>
>
>Oh, I thought you were saying that your form wasn't visible.
>
>To hide the main VFP window, add a config.fpw file to your project (as a text file), and put a line in there that says
>
>SCREEN=OFF
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform