Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
No Visual Foxpro Window
Message
De
15/03/2002 11:24:01
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
15/03/2002 11:18:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00633455
Message ID:
00633461
Vues:
25
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform