Lion Kimbro wrote:
Is there something like SetPyData/GetPyData for wxListCtrl?
No, the C++ API needs to be updated first to allow storing a wxObject* instead of just a long integer for each list item.
···
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!