> Hi.
> 
> I want the user to select the Dialog.SelectDirectory () only could
> choose or create folders within the folder /home.
> 
> It can be done with Dialog.Path = User.home, but this does not stop so
> you can select the root directory /
> 
> Regards
> 

You have to implement your own file dialog with a FileChooser and a 
DirChooser.

The DirChooser has a Root property that constraints the choice to a directory 
and its subdirectories.

Regards,

-- 
Benoît Minisini

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to