Menu

#2997 Documentation of tk_getOpenFile wrong

obsolete: 8.5.12
pending
5
2012-08-12
2012-08-11
No

The doucmentation for tk_getOpenFile states:
-initialfile filename
Specifies a filename to be displayed in the dialog when it pops up. This option is ignored on the Macintosh platform.

Tk bug #829003 clearly states this option is not ignored, in fact the tk_getOpenFile call fails if the file does not exists.

Discussion

  • Donal K. Fellows

    • labels: 104343 --> 37. [tk_get*File]
    • assigned_to: nobody --> dkf
    • status: open --> pending
     
  • Donal K. Fellows

    So what is the bug, that you can't write very unportable code?