Re: Gtkfilechooser question

2008-08-23 Thread zz
On Saturday 23 August 2008 15:26:55 Martin (OpenGeoMap) wrote: > Hi: > > > > GTK_FILE_CHOOSER_ACTION_SELECT_FILE_FOLDER > > > > action but i doubt the gtk people will implement > > it for me :-). > > > > > I don`t see any reason to implement that in gtk. I believe you have > design your own wid

Re: Gtkfilechooser question

2008-08-23 Thread Martin (OpenGeoMap)
Hi: GTK_FILE_CHOOSER_ACTION_SELECT_FILE_FOLDER action but i doubt the gtk people will implement it for me :-). I don`t see any reason to implement that in gtk. I believe you have design your own widget Regards. ___ gtk-app-devel-list mailing

Gtkfilechooser question

2008-08-23 Thread zz
Hi, i'm facing a problem in the use of the gtk_file_chooser_dialog. I'm developing a frontend for an antivirus scanner and i need to pass to the scanner the path of the file OR folder to scan. At the moment due to the nature of the GtkFileChooserAction typedef enum { GTK_FILE_CHOOSER_ACTION_OPEN