Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Screen
Message
 
À
05/08/2003 07:21:58
Erick Miranda
Formata Data Business - Grupo Linx
Contagem, Brésil
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Re: Screen
Divers
Thread ID:
00816767
Message ID:
00816772
Vues:
23
i am afraid that this did not work, here is the code that i have in a prg that then calls the screen.

ON KEY LABEL ALT+F9 SET SYSMENU TO DEFAULT
ON KEY LABEL ALT+F10 ACTIVATE WINDOW COMMAND
CLEAR

SET SYSMENU OFF
Set CpDialog Off

_screen.WindowState = 2

SET STATUS BAR OFF

****_Screen.Hide()
****SCREEN = OFF

Set CpDialog Off
****_Screen_Visible = .f.

SET DATE BRITISH
SET ENGINEBEHAVIOR 70
SET EXCLUSIVE OFF


Public GCDir
Do Form blank1
Read Events

i have also tried Neils idea of screen = off in the config.fpw, but that also did not work.
Cheers
~M



Hi Mark!

Try:

_Screen.Hide()
* Or
_Screen.Visible = .F.
Bye!
Go raibh maith agat

~M
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform