Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
_SCREEN shows XP style in exe
Message
From
13/03/2019 13:00:07
 
 
To
13/03/2019 11:54:51
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows 10
Network:
Windows Server 2012 R2
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01667192
Message ID:
01667205
Views:
59
>>>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform