Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Disabling _SCREEN
Message
 
 
À
16/01/2003 11:56:25
Lee Hockley
Sherwood International
London, Royaume Uni
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00742462
Message ID:
00742464
Vues:
18
This message has been marked as a message which has helped to the initial question of the thread.
Hi, Lee

>I have a couple of object forms that are used to do an extract and transfer. But they are surrounded with the _SCREEN, which makes my small dialogs and applet look tacky.
>
>How can I remove the background _SCREEN and allow my forms to interact with the user normally ?

You can set _Screen.visible = .f.

Just make sure all your forms are top level.

To start the application without any desktop, just put in your config.fpw:

SCREEN=OFF

and put it inside your project.

Good luck!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform