Re: listview items colors
- Posted by tone.skoda at gmx.net Jun 14, 2002
- 658 views
Didn't this get thru!?? I'm saying I can do this if it will be in next release of win32lib? Derek? ----- Original Message ----- From: <tone.skoda at gmx.net> To: "EUforum" <EUforum at topica.com> Subject: listview items colors > > i didn't find any function to set text color (or background color) for one > listview item. > is it in win32lib? > if not it would be good if this would be possible, also for treeview items. > > it can be done by custom painting items. > for treeview, i used NM_CUSTOMDRAW to paint multi-line items. > > > >