Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
A Program where Form is the main window
Message
De
28/06/2001 12:28:14
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00524781
Message ID:
00524785
Vues:
14
>I have a very simple app written in VFP that is based on one form, and I don't want the VFP window behind it and I don't want a menu. Is there any way to do that?
>
>I tried setting Application.Visible = .F. but that hid everything including my form. It would be ok if the foxpro app window sized itself to the exact size of my form. Any ideas on solving this would be great!

Marvin,
Make your form Showwindow=2. In init :
this.show
read events

Do not forget to have clear events somewhere to exit.
Create a config.fpw file with at least this line :
screen=off

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