Hi there,
not sure whether this is the correct group, if not please advise which
one would be the correct one.
Platform is Windows XP SP 3.
The "FolderPicker" service interface "XFolderPicker" has a method
"setDisplayDirectory()" which is supposed to do the following according
to the docs: "Sets the root directory that the FolderPicker should
display. It is not specified which root directory the FolderPicker
chooses if the specified root directory doesn't exist. "
However, this does not work at all. Tried all variations (system file
path, URL, with and without trailing slash, feeding the directory path
exactly like the service returns it).
Actually, using "setDisplayDirectory()" works, as a
"getDisplayDirectory()" thereafter will return the set directory.
However, the dialog does not pick that directory but displays the root.
Haven't found an issue on this so I am wondering whether someone knows
what one is supposed to do beyond what the documentation says?
Regards,
---rony
P.S.: The FilePicker works (including preselecting a directory), but for
the purpose of the application only a directory should be picked, not a
file (the directory could be empty!).
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]