Re: GtkTreeView question.
- From: Deekshit M <dmantamp yahoo com>
- To: "Claudio Saavedra V." <csaavedra alumnos utalca cl>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: GtkTreeView question.
- Date: Sat, 30 Apr 2005 11:30:30 -0700 (PDT)
Hi,
Thank you very much for the same. I followed the
gyrus source code and I could build the tree required
for me with a small deviation. I my tree I wanted the
Checkboxes should be shown only for some of the nodes,
to be specific leaf nodes. Is there any way to do this
?
Thanks
Deekshit M
--- "Claudio Saavedra V."
<csaavedra alumnos utalca cl> wrote:
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]