Hi, I'm using a file chooser dialog for a 'save as' and 'load' dialog.
I have the problem that I have to set a base directory (e. g. '/temp/test'), 
which is not to be crossed.
That means that no files shall be selectable which are not below this directory 
(e. g. '/temp/test/file' shall be selectable but '/temp/file' shall be not)
Is there an elegant method to do this?

Any ideas?

dasaspock
-- 


Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to