Hello gtk people, I've attached a patch to gtkfilesel.c/.h that adds two buttons to the file selection dialog to allow one to 'cd ..' and to create a new directory. I've also uploaded the patch to ftp.gimp.org. bye Stefan
gtk-wille-97-10-06-0.patch.tar.gz
This patch modifies the file selection dialog of gtk+ to have an additional button for 'cd ..' and one for creating a new directory, which is nice when saving a file. patch-c modifies gtkfilesel.c and patch-h goes in gtkfilesel.h. The two xpm's must be in the gtk sub directory at compile time. Both xpm's get compiled into libgtk.so to avoid problems with locating the xpm's at runtime. Stefan Wille <Stefan_Wille@public.uni-hamburg.de>, 5.10.97