remove image of a tree item

Xingzhi Pan wrote:

Hi list,

Is there a way to remove the image of a TreeCtrl item (as if I never called TreeCtrl.SetItemImage)?

Call SetItemImage with an image ID of -1.

···

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