diff options
-rw-r--r-- | changes | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -4127,3 +4127,9 @@ widgets. (JI) Apple Universal Headers V. 3.0 so we can compile with CW Pro 2.0 (JI) ----------------- Released 8.0p2, 11/25/97 ----------------------- + +6/3/97 (bug fix) Fixed bugs in the tk_getOpenFile under Unix. + 1) If the -initialdir option was "." the result would be "././foo.tcl" + instead of an absolute path, like the Windows interface. + 2) There is a traceVar on the data(selectPath) where the script was + assumes the window exists. (BS) |