So I just finished going through the treeview documentation and tutorials, and I'm a little confused (not uncommon for me). My goal is to do two things:
1. Have each line in the treeview connected to an object and let the object tell the treeview what to display, and when it needs to update the display.
2. Optionally also somehow have some of the lines have icons as well as text. (The texts make references to "HBOX-like capabilities" - but I don't see any way of packing arbitrary widgets into the cell render (i.e. a text widget and a icon).)


Does anyone have a quick hint?

-dave

_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to