J
JB
Is there a simple workaround for the limitation in open/save FileDialog
that doesn't allow to use a directory NOT under \\MyDocuments? I want my
users to be able to read/write to, say, \\Program Files\\MyApp by
navigating with a dialog like open/saveFileDialog (and don't want to pay to
a third party to use their library .
If no workaround, how do I show a directory tree? (I'll create my own
openFileDialog/saveFileDialog, thus sadly reinventing the wheel)
Thanks.
JB
that doesn't allow to use a directory NOT under \\MyDocuments? I want my
users to be able to read/write to, say, \\Program Files\\MyApp by
navigating with a dialog like open/saveFileDialog (and don't want to pay to
a third party to use their library .
If no workaround, how do I show a directory tree? (I'll create my own
openFileDialog/saveFileDialog, thus sadly reinventing the wheel)
Thanks.
JB