Tk Source Code

Ticket Change Details
Login
Overview

Artifact ID: 1041880666189cc267b0ce93401034366bb51e892802610fa981627c665a9a77
Ticket: f380f2313094ae7f31cc8eed3d6cde0595c53233
style 'Toolbutton' no more effective? macOS
User & Date: kevin_walzer 2019-10-12 13:14:35
Changes

  1. icomment:
    The internal implementation of the Toolbutton style has changed on macOS since Mojave was released - Marc Culler has done a lot of work to update the Aqua theme, make it compatible with Dark Mode, and bring the buttons visually in line with how Apple's apps render them (NSButton vs. the HITheme API that Tk uses). Pic #1 is the new, modern style--the slightly rounded buttons. Pic #2 is the old, flat style of Toolbutton. Your presentation of these images is slightly confusing. If you prefer the rounded style, then great, that is what is now being supported. If you prefer the older, flatter style, I'm sorry - I don't see a case for rolling back Tk to support that style of button as it is more or less visually obsolete on Mac.
    
  2. login: "kevin_walzer"
  3. mimetype: "text/plain"