Actually in the "Filenamebox" component it's not possible to choose a directory, it's mandatory to choose a file. In my application I need to select a directory for openning files.
Is it possible to add an argument in the Filenamebox command ? For example, this argument can be '0' to create a Filenamebox for openning file, or '1' to create a Filenamebox for openning directory.
The other solution is to add a nex function "Directorynamebox" to open directory.
Actually in the "Filenamebox" component it's not possible to choose a directory, it's mandatory to choose a file. In my application I need to select a directory for openning files.
Is it possible to add an argument in the Filenamebox command ? For example, this argument can be '0' to create a Filenamebox for openning file, or '1' to create a Filenamebox for openning directory.
The other solution is to add a nex function "Directorynamebox" to open directory.