Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Show only a single From on start up.
Message
De
23/08/1999 11:45:35
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
23/08/1999 11:36:20
Joel Hokanson
Services Integration Group
Bellaire, Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00256600
Message ID:
00256609
Vues:
19
>I am new to submitting questions here, so please excuse any improper etiquette.
>
>Question:
> How can I make an application in FoxPro 6 that will only show a small form on the screen and NOT start up with the FoxPro normal full screen??? The form only has one field and two buttons. So I just want a small screen to open, allow the actions and then quit. I do NOT want the full FoxPro screen with the small form on one corner.
>Thanks
>Joel
>Houston, TX
>Email Joel@Pearland.com

-Set showwindowtype property of your form to 2-As Top Level
-In init of form include :
this.show
read events

-Be sure to include :

clear events

at the point where your form close and exit.

-In config.fpw add (if you don't have config.fpw create one in notepad or fp command editor)

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