GTK+ Forums Forum Index GTK+ Forums
Discussion forum for GTK+ and Programming. Ask questions, troubleshoot problems, view and post example code, or express your opinions.
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

A File Chooser and Docked Toolbars/Windows

 
Post new topic   Reply to topic    GTK+ Forums Forum Index -> GTK+ Programming
Author Message
Micah Carrick
Never Seen the Sunlight


Joined: 21 Sep 2005
Posts: 505
Location: Portland, OR USA

PostPosted: Wed Dec 13, 2006 6:04 am    Post subject: A File Chooser and Docked Toolbars/Windows Reply with quote

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

PostPosted: Wed Dec 13, 2006 5:29 pm    Post subject: Reply with quote

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
Display posts from previous:   
Post new topic   Reply to topic    GTK+ Forums Forum Index -> GTK+ Programming All times are GMT
Page 1 of 1

 


Powered by phpBB © 2001, 2005 phpBB Group
CodeBB 1.0 Beta 2
Protected by Anti-Spam ACP