ruby / tk

Tk interface module using tcltklib
Other
118 stars 22 forks source link

Removed getMultipleSaveFile #39

Closed AndyObtiva closed 2 years ago

AndyObtiva commented 2 years ago

Concerning https://github.com/ruby/tk/issues/38, getMultipleSaveFile was removed since it does not work on any of the currently offered ActiveTcl distros (8.6 and 8.5)

jeremyevans commented 2 years ago

Looks good. Can you also remove the reference to getMultipleSaveFile in README.macosx-aqua?

AndyObtiva commented 2 years ago

OK, done. I just grep'ed the project to make sure there aren't any more references of getMultipleSaveFile and didn't find any.