[Kde-java] More on KListViewItem

Paul Sprakes pauls at sprakes.co.uk
Sat Mar 13 12:22:17 CET 2004


I'm trying to get rows in a KListView to display text in a colour other then 
black. From looking at some c++ code examples I believe I am supposed to 
override paintCell() in my ListViewItem subclass - however my method never 
seems to be called (I have checked my class hasn't been garbage collected).

Is it possible to do this from Java?

Cheers, Paul


More information about the Kde-java mailing list