Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
_SCREEN shows XP style in exe
Message
 
 
À
13/03/2019 11:54:51
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows 10
Network:
Windows Server 2012 R2
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01667192
Message ID:
01667205
Vues:
61
>>>>I wonder if there is a way to change this behavior:
>>>>
>>>>When working in the VFP IDE, the _SCREEN shows the Windows 10 style caption (light coloured title bar, minimize,maximize and close buttons transparent).
>>>>
>>>>But when compiling the executable and running the application from the exe, the title bar shows the Windows 7 or XP style: blue background etc.
>>>>
>>>>Perhaps I am missing a property?
>>>
>>>Themes?
>>
>>I had _SCREEN.Themes = .T. already (seems to be default). Also tried form.Themes = .T. but no difference. With .F. same thing, so I wonder if there is a way at all.
>
>Sys(2700,1)
>
>(or maybe 0, I am not 100% sure).
>
>Also make sure that you have yourform.themes = .T.

This setting seems to do exactly the same as _SCREEN.Themes = .T. (SYS(2700,1)) or _SCREEN.Themes = .F. (SYS(2700,0))

I am thinking this is just always like that and cannot be set in VFP? As an alternative I could try to create my own form title bars and make the forms borderless.
Christian Isberner
Software Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform