Tcl::pTk release 1.01
[email protected] ("Christopher Chavez") Sun, 23 Jun 2019 11:24:44 +0200
| Newsgroups | perl.tcltk |
|---|---|
| Message-ID | <trinity-41092c83-c740-4870-9791-33d659bde4a0-1561281884504@msvc-mesg-gmx024> |
On 6/18/19 at 10:08 PM, Christopher Chavez wrote: > Hi all, > > I have released Tcl::pTk 1.00. > > > One of the main changes is that I have attempted a two-line fix for RT > #125049 and #129505 to make menu entries legible on macOS Aqua when the > dark menu bar or dark mode is enabled. This change also affects the > appearance of derived widgets so that they are consistent with > non-derived widgets, especially when used with dark mode and the > upcoming Tk 8.6.10 release. > > However, I am not certain that the approach I used doesn't introduce any > new issues, so any feedback on the approach I used is appreciated. So > far I do not observe any difference in appearance at all on Windows or > X11. The code originally responsible for the issue was borrowed from > Perl/Tk; and likewise I observe no differences under Perl/Tk if I apply > the same change. I have released Tcl::pTk 1.01 to fix similar issues in the DialogBox and B= alloon widgets. Christopher A. Chavez