Tk Source Code

Ticket Change Details
Login
Overview

Artifact ID: 40b0b7bbd09a43c6d3191e8b5fd0b7124660a96cedb5121205fdb0e548829264
Ticket: e3eeb0102c61b088a15c6a13d560cc8ba9d8a196
Scrollbar Text Widget macOS
User & Date: marc_culler 2019-10-12 14:16:30
Changes

  1. icomment:
    This behavior, where the scrollbar thumb is displayed in a different location
    from where Tk thinks it is located, was fixed when the scrollbar was rewritten
    to draw it directly rather than by using HITheme.  There are many lines of
    comments about this in the code.
    
    Since your toolbar buttons have reverted to looking like they used to look a year
    ago, and your scrollbars have reverted to behaving like they did a year ago, I
    suspect that you are not running the version of Tk that you built from the
    current core-8-6-branch tip.  Some strange things can occur with Apple's launcher
    when you have multiple apps with the same bundle identifier.  Please look around
    for old versions of Tk.  And please make sure to completely remove the build
    directory before building Tcl and Tk.
    
  2. login: "marc_culler"
  3. mimetype: "text/plain"
  4. username: "Marc Culler"