TS 6.5 on Windows
I am trying to create a Browser item that will allow me to browse about and select a directory (rather than a file). I have following:
<browser extns="." initial-dir="/data" ceiling-dir="/data" />
This causes the browser to appear (when clicked) and display the directory tree under "/data" and only shows the directories and no files (OK, also files which have no extension). However, it does not allow me to select a directory and click OK. Will I have to create a custom call out to do this?
-------------------------------
E-Mail :
farnsaw@stonedoor.comEdited by farnsaw on 06/14/05 09:49 AM (server time).