Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 3688

Dark Mode issue Windows

$
0
0

Struggling with Dark mode in Windows.
Or rather, how to force light mode when Windows is dark Mode.

I can set ‘Supports Dark Mode’ in the IDE - its a constant
When set, some (but not all) controls work in dark mode. Tab panels, for example, always show up as light mode, meaning that labels on them having turned to white, are unreadable.

I have custom controls and have to detect and react manually there.

Heres the question:
On Mac, with the IDE set to ‘No’, App Wrapper can set it to be yes in a post process step.
Is there a way to do this to a compiled Windows app?
So that I can allow it to do dark mode, with all my workarounds,
or force Light mode even in a Dark Mode windows. (Windows itself has nothing - all the online advice about forcing light/dark mode assume that the apps are UWE apps and have their own preferences)

Some file in resources/ an ini file… anything?

3 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 3688

Trending Articles