Re: a long question for a quick answer
- From: James Henstridge <james daa com au>
- To: "Clancy, Shane W." <SCLANCY northropgrumman com>
- Cc: "'gnome-devel-list gnome org'" <gnome-devel-list gnome org>
- Subject: Re: a long question for a quick answer
- Date: Thu, 14 Feb 2002 09:20:20 +0800
Clancy, Shane W. wrote:
All,
This is a long one, sorry. I have been trying to learn the GtkCTree widget
for a couple of days now, and stumbled across this example in the back of
the "GNOME / GTK+ Programming Bible."
Unfortunately, it had no comments in it (why would you write a book for
beginners and then not comment your example code?), so this morning I
grabbed my copy of the GTK tutorial and
decided to comment every line until I figured it out. If you read the
program below, you'll see how screwed up I was and exactly where I
understood what was going on. My question is this:
I understand how the widget is populated with a tree, but this widget has
two columns, and I'm not seeing where data is told which column to go to.
You pass an array of strings to gtk_ctree_insert_node(). One element
for each column in the ctree.
btw, that code is near unreadable with those comments in there :)
James.
--
Email: james daa com au
WWW: http://www.daa.com.au/~james/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]