Tk Source Code

Check-in [a2e1c6c6]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Fix bug [d1989fb7cf]: In Aqua the root window appears before Tk_Mainloop is called.
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: a2e1c6c6701e34f3d7c7e3bcb79a08afd6ba6172887327012d1c580d6e6e1202
User & Date: culler 2019-05-16 19:55:43.450
Context
2019-05-17
07:28
Merge 8.6 check-in: 701036f9 user: jan.nijtmans tags: trunk
2019-05-16
21:27
merge trunk check-in: 2eac67b2 user: dkf tags: tip-262
19:55
Fix bug [d1989fb7cf]: In Aqua the root window appears before Tk_Mainloop is called. check-in: a2e1c6c6 user: culler tags: trunk
19:54
Fix bug [d1989fb7cf]: In Aqua the root window appears before Tk_Mainloop is called. check-in: 364c9099 user: culler tags: core-8-6-branch
13:05
In Aqua, draw dark mode menubuttons as inactive, as is done for buttons. This makes them imperfect, but usable. This is the best we can do as long as HITheme is used for drawing. For correct appearance use ttk::menubutton. check-in: c97b4187 user: culler tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to macosx/tkMacOSXInit.c.
Changes to macosx/tkMacOSXSubwindows.c.