Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Height & Width ?
Message
De
17/09/2001 12:50:35
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00557347
Message ID:
00557353
Vues:
9
>We are trying to distribute our app from VFP6 to VFP7 and we are having trouble. In VFP6 at the beginning of our app we set the Height and Width properties of the _SCREEN=0. Because when you exit out of the app VFP used to have a white background for a second while the app was closing. (looked terrible) In VFP7 if we try and set the Height and Width properties to 0 it gives us a C00005 error message.
>
>We have in our config.fpw SCREEN=OFF and we use all Top Level forms.
>
>Does anyone have an idea how to get rid of the big white screen on exit of the program?
>
>Thanks,
>Dale
WITH _screen
 .WindowState= 0
 .Top = SYSMETRIC(2)+10
endwith
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