[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Tree View Tutorial (Request for Comments)



Great Job. 

 I am still reading it, and will probably come up with more stuff.

 Here are some open items you have, and some solutions.

GDK_TYPE_PIXBUF - stores a GdkPixbuf in the store (makes a copy of the original
pixbuf) (FIXME!? does it just ref the pixbuf? check source)

A:  It increments the ref_count on the pixbuf, the user might want to unref, it
he/she wants the pixbuf destroyed when no longer needed by the liststore.(i.e.
when the row is deleted.)

Harring.

--- Tim Müller <zen18864@zen.co.uk> wrote:
> Hi,
> 
> I have written a GtkTreeViewTutorial (for C), which you can find here:
> 
> http://scentric.net/temp/tutorial/
> 
> This is a first version, so it probably contains a fair amount of errors and 
> omissions.
> 
> Nothing really qualifies me to write this tutorial, other than the fact that 
> in the last couple of months I have used the tree view in almost every wrong 
> way conceivable. 
> 
> I'd be grateful for any kind of feedback (suggestions, comments, typos etc.).
> 
> Feel free to point out awkward grammar or wording as well.
> 
> Anyone who knows anything about treeview Drag'n'Drop, please do have a look
> at 
> the appropriate section, as this is an area I know virtually nothing about.
> 
> Cheers
> -Tim
> 
> PS: the above URL is temporary.
> 
> _______________________________________________
> gtk-app-devel-list mailing list
> gtk-app-devel-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]