Sujet : Re: Dark mode support for ttk native Windows theme?
De : eric.brunel (at) *nospam* pragmadev.invalid.com (Eric Brunel)
Groupes : comp.lang.tclDate : 02. May 2025, 14:25:17
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vv2h3t$167t6$1@dont-email.me>
References : 1 2
User-Agent : Pan/0.146 (Hic habitat felicitas; 8107378 git@gitlab.gnome.org:GNOME/pan.git)
On Thu, 1 May 2025 10:06:22 -0400, Kevin Walzer wrote:
Marc Culler implemented theme switching for macOS - it's actually a
complex undertaking. He just did it without a TIP because it doesn't
require any new commands. Someone with equivalent Windows expertise
would need to take this on for the MS platform.
I've seen what Mark did on macOS, and it's pretty impressive indeed. Makes
tcl/tk application look like "first class citizens" in the environment,
it's really great.
Now since I posted here, I saw that quite a few other Windows applications
don't switch to the dark theme when it's active either, so I guess people
are kind of used to it.
Thanks for the answer!