Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
No Visual Foxpro Window
Message
From
15/03/2002 11:24:01
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
15/03/2002 11:18:10
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00633455
Message ID:
00633461
Views:
24
This message has been marked as a message which has helped to the initial question of the thread.
>Apologies for reposting, I thought I'd found the solution just as John Jones suggested _SCREEN.Visible = .F. or SCREEN=OFF in config.fpw. Neithyer seem to work in VfP.
>
>My solution was setting ShowWindow=2 - but that only works when running from VfP, I want to run from an EXE, without the main Visual FoxPro window.
>
>
>I know it's been asked many time's before, my excuse is that it's late on Friday afternoon, my mind's gone blank & I can't find it in the FAQs.
>
>How do I run a form without the main Foxpro window displayed ?

SCREEN=OFF

and _screen.visible = .f. both work. But in that case your form should be a toplevel form (and in top level form fro other like modal). Dont forget to have myForm.Show and read events, clear events.

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform