TreeMixin v1.0

Hi all,

Attached you may find TreeMixin v1.0. This version fixes one bug:
invoking RefreshItem on an item that has no corresponding node in the
tree yet (because its parent isn't expanded yet) triggered an
exception.

Robin, a patch against wxWidgets CVS HEAD is also included.

Cheers, Frank

run.py (4.21 KB)

treemixin.py (27 KB)

TreeMixinDemo.py (9.55 KB)

TreeMixinTest.py (24.9 KB)

treemixin1.0.patch (7.35 KB)