rvdc2007 KiXforms Novice

Joined: 06 Dec 2007 Posts: 1
|
Posted: Thu Dec 06, 2007 10:09 pm Post subject: Selecting file/subdir from specific, unchangeable directory |
|
|
Hi, I'm using KiXtart, KiXForms and KIXGUI to write a file conversion script.
As part of that, I want to provide a file/directory dialog that opens in a specific directory and allows users to select a file or directory in that directory, but they should not be able to change the directory in the dialog. In other words, the file selected *must* be in the displayed directory and the directory *must* be subdirectory of the displayed directory.
I've been using the FolderBrowserDialog and OpenFileDialog objects of Kixforms, but I can't figure out how I can make sure users cannot change directories in these dialogs.
Does anyone have any suggestions?
Thanks so much!
Ron |
|