Hi Mario, I take it you are actually using gtk_file_chooser and not the old gtk_file_selection? I had exactly the same problem a couple of years ago with an app that was using the latter, but since changing it to call gtk_file_chooser_dialog_new instead it sees USB devices just fine.
Ian > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Mario Daniel Carugno > Sent: Monday, November 26, 2007 10:45 AM > To: [email protected] > Subject: volumes in file chooser > > Hi there, my name is Mario and i have some questions about gtk > The first one is: when i run a file chooser under Gnome, the file > chooser shows shortcuts to > devices (CDROM USB), but i use the same file chooser out of the > gnome's desktop, that > shortcuts are not there anymore. > > So, how can i use gtk file chooser with devices, but not under gnome ? > > Thanks > _______________________________________________ > gtk-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gtk-list _______________________________________________ gtk-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-list
