 |
GTK+ Forums Discussion forum for GTK+ and Programming. Ask questions, troubleshoot problems, view and post example code, or express your opinions.
|
|
|
| Author |
Message |
|
|
Micah Carrick Never Seen the Sunlight
Joined: 21 Sep 2005 Posts: 505 Location: Portland, OR USA
|
Posted: Wed Dec 13, 2006 6:04 am Post subject: A File Chooser and Docked Toolbars/Windows |
|
|
Hey, I was wondering if any of y'all happen to know...
1. Is there a widget for a treeview of folders/files as one might see in the left side pane of a text editor?
2. What is being used for the dockable toolbars and windows you see in applications such as Anjuta and MonoDevelop? |
|
| Back to top |
|
 |
openldev Never Seen the Sunlight
Joined: 21 Sep 2005 Posts: 387 Location: Fairfax, Virginia
|
Posted: Wed Dec 13, 2006 5:29 pm Post subject: |
|
|
As for #1, not unless you want to use the file browser from nautilus. I have been trying to find this for a while and there aren't any standard widgets. GtkFileChooserWidget won't fit your problem because it obviously doesn't have the correct view.
As for dockable toolbars, you should use GtkHandleBox. I believe the dockable sidebar in Anjuta is a custom widget. GTK+ 2.10 now allows GtkNotebook tabs to be moved, which you should check out. |
|
| Back to top |
|
 |
|
Powered by phpBB © 2001, 2005 phpBB Group CodeBB 1.0 Beta 2
|