Re: A few GtkFileChooserDialog questions

2005-08-26 Thread Sven Neumann
Hi, Douglas Vechinski <[EMAIL PROTECTED]> writes: > 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? It

Re: A few GtkFileChooserDialog questions

2005-08-25 Thread Douglas Vechinski
On Thu, 2005-08-25 at 21:40 +0200, Sven Neumann wrote: > Hi, > > Douglas Vechinski <[EMAIL PROTECTED]> writes: > > > 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 s

A few GtkFileChooserDialog questions

2005-08-25 Thread Douglas Vechinski
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? Secon