Re: [gtkmm] Minimalistic FileChooserWidget?
- From: Wellington Seixas Castello <nerdwell terra com br>
- To: gtkmm-list gnome org
- Subject: Re: [gtkmm] Minimalistic FileChooserWidget?
- Date: Thu, 29 Jul 2004 20:44:02 -0300
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I think you need to use Gtk::FileChooserWidget (FileChooserAction action),
where FileChooserAction is an of this Enumeration values:
FILE_CHOOSER_ACTION_OPEN
FILE_CHOOSER_ACTION_SAVE
FILE_CHOOSER_ACTION_SELECT_FOLDER
FILE_CHOOSER_ACTION_CREATE_FOLDER
It's can be embedded in other widgets,
Look at
http://www.gtkmm.org/docs/gtkmm-2.4/docs/reference/html/classGtk_1_1FileChooserWidget.html
For more information, i didn't use that...
On Thursday 29 July 2004 20:19, MattMorten wrote:
> Hey all,
> I am trying to make a program which is based around a single VBox, with
> a filechooserwidget in the left box (for the user to select the desired
> directory), and a Listview in the right box (to display all the mp3s in
> that directory).
>
> However, I am compiling on Gnome 2.6, and when I use FileChooserWidget I
> not only get the list of files, I get the shortcut menu, Add and Remove
> buttons, and other stuff I dont need.
>
> Can I get rid of this?
>
> Or, perhaps you could direct me to a way of using a Treeview in the left
> box, which displays the filesystem structure from the root node (I have
> no idea how to do this, since the STL has no directory scanning functions).
>
>
>
> Thanks
>
> _______________________________________________
> gtkmm-list mailing list
> gtkmm-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtkmm-list
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFBCYvYVXt+Digjni0RAv4eAJ99S7zERysmrvcFkxiueniJTRoamACfY7uT
/dDS909fuq9iX3bpUehq9L8=
=hYxQ
-----END PGP SIGNATURE-----
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]