wxPython, Tree and Checkbox

perchef francois.perche at gmail.com
Tue Jul 26 09:54:11 EDT 2005


Hello,

I'm looking for a way to select some leafs in a tree.
My idea is to use a TreeListCtrl, with the tree in the first column and
checkboxes in the second.
But I don't know how to do this, tree items seems only to be able to
contain text, not a wx-object.

ideas or suggestion are welcome.




More information about the Python-list mailing list