summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorashok <ashok>2014-10-15 15:28:41 (GMT)
committerashok <ashok>2014-10-15 15:28:41 (GMT)
commitc7ae0a7d68cf38e3ea76251b8431e2fb897fadaf (patch)
treea3c56f3938fdf81e54a06fd99bf36fb19891f504 /doc
parent3f55c12e1028070c508c0b5a00bb8eca522e9fe8 (diff)
downloadtk-c7ae0a7d68cf38e3ea76251b8431e2fb897fadaf.zip
tk-c7ae0a7d68cf38e3ea76251b8431e2fb897fadaf.tar.gz
tk-c7ae0a7d68cf38e3ea76251b8431e2fb897fadaf.tar.bz2
Updated documentation for tk_getOpen/SaveFile -initialdir option
Diffstat (limited to 'doc')
-rw-r--r--doc/getOpenFile.n8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/getOpenFile.n b/doc/getOpenFile.n
index 95884bb..30e7cd5 100644
--- a/doc/getOpenFile.n
+++ b/doc/getOpenFile.n
@@ -65,8 +65,12 @@ discussion on the contents of \fIfilePatternList\fR.
\fB\-initialdir\fR \fIdirectory\fR
.
Specifies that the files in \fIdirectory\fR should be displayed
-when the dialog pops up. If this parameter is not specified, then
-the files in the current working directory are displayed. If the
+when the dialog pops up. If this parameter is not specified,
+the initial directory defaults to the current working directory
+on non-Windows systems and on Windows systems prior to Vista.
+On Vista and later systems, the initial directory defaults to the last
+user-selected directory for the application.
+If the
parameter specifies a relative path, the return value will convert the
relative path to an absolute path.
.TP