Tk Source Code

Ticket Change Details
Login
Overview

Artifact ID: 00a6b941c1547f46577e3b46122479e2a061b6a2
Ticket: 06972abb14f087454ea3de83c25046e48959ae6d
mac os x: native file dialog does not exit
User & Date: anonymous 2015-11-29 18:07:28
Changes

  1. assignee changed to: "nobody"
  2. closer changed to: "nobody"
  3. cmimetype changed to: "text/plain"
  4. comment changed to:
      package require Tk 
      set fn [tk_getOpenFile -parent . ]
      puts "fn:$fn"
    
    After selecting a file, the mac file dialog stays open.  It has no close button, and is inactive thereafter.
    
  5. foundin changed to: "8.6.4"
  6. is_private changed to: "0"
  7. login: "anonymous"
  8. priority changed to: "5 Medium"
  9. private_contact changed to: "e755306c9ef019bc4ca35d69adcf001dece786ff"
  10. resolution changed to: "None"
  11. severity changed to: "Severe"
  12. status changed to: "Open"
  13. submitter changed to: "anonymous"
  14. subsystem changed to: "37. [tk_get*File]"
  15. title changed to: "mac os x: native file dialog does not exit"
  16. type changed to: "Bug"