[wxPython] remapping images for wxTreeCtrl?

is there any way to change the pictures that wxTreeCtrl draws for the expanded and closed trees (the +AFsAKwBd- and the
-z

···

---------------------
(o+AF8- z3p+AEA-z3p.org
//+AFw- www.z3p.org
V+AF8-/+AF8-

It is true that liberty is precious, but is it so precious it must be rationed?

_______________________________________________
wxPython-users mailing list
wxPython-users@lists.sourceforge.net
http://lists.sourceforge.net/mailman/listinfo/wxpython-users

is there any way to change the pictures that wxTreeCtrl draws
for the expanded and closed trees (the [+] and the
-z

Yes. Use style=0 to remove the + and - boxes, and then use SetItemImage to
set the icons to use to the left of each label.

···

--
Robin Dunn
Software Craftsman
robin@AllDunn.com
http://wxPython.org Java give you jitters?
http://wxPROs.com Relax with wxPython!

_______________________________________________
wxPython-users mailing list
wxPython-users@lists.sourceforge.net
http://lists.sourceforge.net/mailman/listinfo/wxpython-users