Re: GtkTreeView question.
- From: "Claudio Saavedra V." <csaavedra alumnos utalca cl>
- To: Deekshit M <dmantamp yahoo com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: GtkTreeView question.
- Date: Fri, 29 Apr 2005 14:26:59 -0400
On Fri, 2005-04-29 at 11:08 -0700, Deekshit M wrote:
Hi all,
Is there any application with source code available
that uses GTKTreeView and creates a Tree like windows
explorer or directory browsing in X11amp.
My intention is to use create a TreeView with a
column having Tree and other having check-boxes. Each
node in th e tree has a pixmap associated with it, in
the same column.
I could not find help on such on searching.
Please start at:
http://scentric.net/tutorial/
Then you can dig into GNOME CVS in several applications, for example:
http://cvs.gnome.org/viewcvs/*checkout*/gyrus/src/gyrus-admin.c?rev=1.15
There you can find a GtkTreeView with a tree model for a directory-like
structure, and a GtkTreeView with a list store of checkboxes. You can
merge both and get what you want. (Of course to compile and execute
you'll need a little more than downloading the module, but if you search
in other applications you can find something simpler and better).
Claudio
--
Claudio Saavedra V. <csaavedra alumnos utalca cl>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]