Hi Robin,
I fixed a bug in wx.lib.combotreebox.py. The bug occurred if the tree
contained items with the same item text; if the user would click the
second item, the first would be erroneously selected. Attached patch
fixes this issue.
Cheers, Frank
combotreebox-patch.txt (1.56 KB)