On Fri, 2006-11-17 at 13:04 +0100, Roger wrote:
> What's the recommended way to present a dialog to
> the user which allows the user to select several
> file names? FileChooserDialog seems to allow
> selection of only one filename.

Many interesting methods are in the FileChooser base class.

For instance, set_select_multiple():
http://www.gtkmm.org/docs/gtkmm-2.4/docs/reference/html/classGtk_1_1FileChooser.html#30a13c0df47fab50c93ad8f38db0c88c

-- 
Murray Cumming
[EMAIL PROTECTED]
www.murrayc.com
www.openismus.com

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

Reply via email to