Is there any way of setting color-attributes on individual lines in a
wxListCtrl?
/Jesper
···
--
Jesper Eskilson
Virtutech
http://www.virtutech.com
Is there any way of setting color-attributes on individual lines in a
wxListCtrl?
/Jesper
--
Jesper Eskilson
Virtutech
http://www.virtutech.com
Is there any way of setting color-attributes on individual lines in a
wxListCtrl?/Jesper
Yes. Have a look at wxListCtrl.py in wxPython/Demo
Regards,
David Hughes
Forestfield Software Ltd
www.forestfield.co.uk
Jesper Eskilson wrote:
Is there any way of setting color-attributes on individual lines in a
wxListCtrl?
Yes, but not for individual items within a row. See the demo.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!