]> git.saurik.com Git - wxWidgets.git/history - wxPython/demo/CustomTreeCtrl.py
added conversion to unsigned int too: this is needed to be able to pass s[n] to stand...
[wxWidgets.git] / wxPython / demo / CustomTreeCtrl.py
2006-12-18  Robin Dunnwx.lib.customtreectrl patches from Andrea Gavana.
2006-10-31  Robin DunnGetBestFittingSize --> GetEffectiveMinSize
2006-10-11  Robin Dunna little whitespace cleanup
2006-10-09  Robin DunnAdd CustomTreeCtrl from Andrea Gavana