Re: Question about FileChooserDialog
- From: Paul Davis <paul linuxaudiosystems com>
- To: roger cambsoc ch
- Cc: murrayc murrayc com, gtkmm-list gnome org
- Subject: Re: Question about FileChooserDialog
- Date: Fri, 17 Nov 2006 11:29:33 -0500
On Fri, 2006-11-17 at 17:08 +0100, roger cambsoc ch wrote:
>
> On Fri, 17 Nov 2006 13:21:08 +0100 Murray Cumming 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
>
> Thanks, I see. I assume that I'd retrieve the selected filenames by
> calling Gtk::FileChooser::get_filenames() which returns a
> Glib::SListHandle<Glib::ustring>.
> However, it's not entirely clear how to "clean up" afterwards.
Magic happens. Believe in it.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]