TreeCtrl does not redraw

Kenneth Gonsalves wrote:

a typo goof up by me - i had put DeleteAllItems instead of DeleteAllItems(). I spend at least 50% of my programming debugging this same mistake, but never seem to learn! cant the python interpreter give a warning in these cases?

No, because either is a valid expression.

···

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!