Add browse button to generic popup
authorH.G. Muller <h.g.muller@hccnet.nl>
Sun, 3 Apr 2011 09:39:26 +0000 (11:39 +0200)
committerArun Persaud <apersaud@lbl.gov>
Thu, 7 Apr 2011 05:21:39 +0000 (22:21 -0700)
commit4189ca005459407a1b6e7be0b5d95dd86ee0ffc7
tree1f8c952a6f534a60e7ccab5d415ebf750c3f299f
parent35b4d26ced6ea333c02f172c4325b4f58d8c35dc
Add browse button to generic popup

Options of type FileName and PathName cause a browse button to be added
behind the text field. The SpinCallback is used to handle the
button presses, and invokes the file browser dialog to obtain a
filename, which is then copied to the text field.
xoptions.c