Dave, What is your definition of being formatted differently? All items in a column have to have the same type (string, integer, boolean, etc.), but other than that, you have quite a bit of flexability.
Don On Mon, 2004-03-15 at 21:26, David G. Mackay wrote: > Is there any way to implement a treeview (other than deriving a new > class from scratch) with allows child nodes to be differently formatted > from the parent nodes? I would like to use a treeview to view > information from a database with related tables. > > Thanks, > 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/ > -- Don Allingham <[EMAIL PROTECTED]> GRAMPS - Open Source Genealogy _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
