[wxPython] setting images in wxlistctrl

Hi all,

im trying to set the smile-image also in the second column of the wxlistctrl-demo using:
SetStringItem(x, 1, data[1], 0)
using "0" for the imageID of the imagelist, but no smile appears in the second column.
Does anybody have a solution?

Greetings Georg

···

____________________________________________________
Berufsunfähigskeitversicherung von Mamax bei WEB.DE.
Jetzt informieren! http://bu.web.de

im trying to set the smile-image also in the second column
of the wxlistctrl-demo using:

This is not supported yet.

···

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