From: Torsten B. <be...@ty...> - 2021-03-05 23:23:00
|
Hi, oh, I should have searched the tickets first. Thanks for pointing me that way. I see the problem and the fix. ttk::style configure TEntry -background systemTextBackgroundColor ... does it for me! Torsten > Am 05.03.2021 um 14:50 schrieb Christopher Chavez <chr...@gm...>: > > Hello Torsten, > >> when switching from Tcl/Tk 8.6.10 to 8.6.11 I noticed that the background colour of the ttk::entry has changed. It is no longer white but has the same grey as the background of the window (with a narrow white frame around and then the typical narrow darker grey line as in macOS): > > […] > >> Is that the intended behaviour as I do not see this grey background anywhere else in macOS entry fields? > > > Another user recently noticed this as well, so I have opened a ticket regarding it: https://core.tcl-lang.org/tk/info/58222c42b3 > It appears to be an unintended regression in 8.6.11. > > Hope this helps, > Christopher A. Chavez > > > _______________________________________________ > Tcl-mac mailing list > tc...@li... > https://lists.sourceforge.net/lists/listinfo/tcl-mac |