On Mon, 29 Jan 2007, Arí Ricardo Ody wrote:
> I would like show files and directories(that are under the current one) in the > right window of a TOpenDialog. How can I do to get this effect and still > select(or not) the directories showed in this right window? > > Should I use another component? As far as I know, the standard windows dialog does not allow selecting a directory in a file open dialog. Since Lazarus uses the native windows dialog, there is nothing we can do about it. Michael.
