From: Kevin W. <kw...@co...> - 2020-07-30 01:47:53
|
On 7/29/20 2:02 PM, Kevan Hashemi wrote: > In TclTk 8.5, this works fine. In 8.6.10 it works fine on Windows and > Linux it works fine. On MacOS 10.15 I get the text window, but the > scroll bar buttons are invisible and the scrolling is unreliable. > Sometimes the lines get garbled up as I scroll with the trackpad. The > scroll bar buttons appear to be present, because if I click on one by > luck, I can drag it up and down. I tried increasing the > elementborderwidth and border of the scrollbars, but that did not make > the buttons appear. On MacOS 10.13 I see the same problems. This behavior was present on earlier versions of Tk (8.6.8 or 8.6.9) - the scrolling implementation had some issues that have since been cleaned up. I cannot reproduce this behavior with my recent installation of the tip of 8.6 core branch - are you sure you are using a current version of Tk? -- Kevin Walzer Code by Kevin http://www.codebykevin.com |