RE: FileChooserDialog and FILE_CHOOSER_ACTION_SAVE



Is this just to set the type of file output? If so, maybe you could have an
export dialog like the gimp does, where you set the file type before you see
the file chooser? Or perhaps you could have a dialog to change the default
save format (per document, or globally for your app).

Just a few thoughts anyway.

Cheers!

Gaz


-----Original Message-----
From: gtkmm-list-bounces gnome org [mailto:gtkmm-list-bounces gnome org] On
Behalf Of John Spray
Sent: 13 January 2005 12:53
To: gtkmm-list gnome org
Subject: Re: FileChooserDialog and FILE_CHOOSER_ACTION_SAVE


On Thu, 2005-01-13 at 13:40 +0100, danny van elsen wrote:
> ok, then I'll
> - expand the dialog to show the bottom part
> - test for the selected filter
> - and in the code add the appropriate extension
Hmm, it's more common to have a whole separate "File Format" combobox.

Using the filters in the save browser is really rather a fringe use-case
anyhow: finding files of the same type to save over.  In general, the
user is only interested in navigating to a directory and then typing
their new filename.

If you rely on the filter combo, then you rely on expanding the save
dialog, which diminishes its elegance somewhat.

John





_______________________________________________
gtkmm-list mailing list
gtkmm-list gnome org
http://mail.gnome.org/mailman/listinfo/gtkmm-list



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]