Couple of questions concerning the GtkFileChooserDialog. First, is it possible to make a GtkFileChooserDialog when in GTK_FILE_CHOOSER_ACTION_SAVE action to "activate" when the user presses Enter or Return in the name entry box so that one does not have to move the mouse to the Save button? Second, when a file chooser dialog is first started in save action, it is possible to have the "Browse other folders" button already expanded when it is displayed? I can't really tell where I am easily when all I see is single folder name. When a GtkFileChooserDialog is started in Load action, is it possible to have the name entry field present so one can also type in a name. Or is the way to implement this by starting it in Save Action but use a GTK_STOCK_OPEN button so that it appears like a load. Again, in this case I would really like to have the "Browse other folders" already expanded when initially displayed _______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list