On Wed, 14 Nov 2001, Jon Nelson wrote: > Is it possible to add checkboxes to CTree nodes? > What I want looks like this: > > + blah blah > | some more text X checkbox 0 unchecked_box
Not with the CTree you can't. I think the TreeView widget in gtk2 might be better, but i know right now you can't. If using Gnome and GAL is an option, You might want to try and check out GAL for that; IIRC you can add any widget you like to the ETable, but as always IMBW. Johan? If you find that GAL has what you want, you can try using Johan's gal-python module; just ask him for the latest version. :-) Take care, -- Christian Reis, Senior Engineer, Async Open Source, Brazil. http://async.com.br/~kiko/ | [+55 16] 272 3330 | NMFL _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk
