Hi,
I'm new to pygtk, and I've been looking through the docs/tutorials for a way of implementing something that looks like the 'ctree' test in the 'testgtk' program that comes with gtk+-2.0 (the C program).
From what I understand, 'ctree' is deprecated and you are supposed to use treeview instead, but despite looking for examples and reading through the reference documentation, I can't find anything that will work for me.
Does anyone know the "correct" way to implement something that looks like the 'ctree' test in 'testgtk' in pygtk2 ?
TIA,
Stuart _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
