Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Start form as top level
Message
From
10/04/2001 20:16:55
 
 
To
10/04/2001 19:56:02
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00494225
Message ID:
00494230
Views:
27
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?

Any help would be great.


Thank you

Scott



>>can anyone tell me how to get my start form to be the top level?
>>when my application runs, I cannot see my form!!
>>
>>I have in my init method of the main form
>>_screen.icon="myicon.ico"
>>_screen.caption=""
>>_screen.windowstate=2
>>
>>read events
>>
>>
>>in my destroy method
>>
>>set sysmenu to defa
>>clear events
>>return
>
>
>Set the form's ShowWindow property to 1.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform