Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I get rid of that darn Window???
Message
From
29/02/2000 17:16:44
 
 
To
29/02/2000 17:01:41
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00339376
Message ID:
00339440
Views:
17
>>Whenever I run my EXE I see the Foxpro outline window behind my application. I would like to only see my Form and nothing else surrounding it. How do I do that??????
>
>You can put SCREEN = OFF in your config file and use a TopLevel FOrm (ShowWIndow property). TTL can't be modal (from what I can tell) so you'll have to include a READ EVENTS in your code and the matching CLEAR EVENTS. Also, all other forms should be set to ShowWIndow = in top level form.

Mike/Michael:

SCREEN=OFF works only for VFP6, I don't think it works in VFP5.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform