Add file-browser option to just return name
authorH.G. Muller <h.g.muller@hccnet.nl>
Sun, 3 Apr 2011 09:34:21 +0000 (11:34 +0200)
committerArun Persaud <apersaud@lbl.gov>
Thu, 7 Apr 2011 05:21:39 +0000 (22:21 -0700)
commitd2f43d6c61f76a5b3999db2f5a0c8b23b2387a42
tree21ff1f753494264838b1e5b9c9998081d040b08e
parentcbcc1f10ea0dd1de8f6aeff721648b30d21a81bd
Add file-browser option to just return name

By passing mode "f" the file browser dialog will not open the selected
file at all, so it can be used to retreive the name for the benefit of a
file-browser button to a -file option. A mode "p" will limit the
selection to directories only, to browse for a path.
filebrowser/dir.c
filebrowser/selfile.c
filebrowser/selfile.h