Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Screen hide
Message
 
À
25/07/2007 16:59:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01243603
Message ID:
01243605
Vues:
34
>Hi. What was the line of code to hide the white Fox background when showing a screen?
>
>Thanks, Randy

I am not so sure what you asking for, but try:
_SCreen.Visible = .f.
If you have a main for and want to remove the screen from BackGround you must create a config.fpw files and add a line:
SCREEN=OFF in it. Then just include that file in your project. You always could make screen visible with:
_screen.Visible = .t.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform