Tk Source Code

Ticket Change Details
Login
Overview

Artifact ID: a631732469afb3c9640e13aa5dcd9ac53bbcabae3b3399d48e7d3acbba31926a
Ticket: 0e8c47b3cdc412426adb46ca4326dd7369ec7bfb
Command tk_getOpenFile temporary shows files greyed
User & Date: kevin_walzer 2020-01-16 13:19:26
Changes

  1. icomment:
    The file dialogs on Catalina are slower than on Mojave and earlier; this is because of some internal architectural changes on Apple's end. File dialogs no longer attach as sheets to their parent window either, even when that flag is passed to the command in Tk (-parent .). Because these are system dialogs, we have no control over their performance.
    
  2. login: "kevin_walzer"
  3. mimetype: "text/plain"