[Kde-java] QTableItem.paint, kalyptus

Marcel Toele kde-java@kde.org
Fri, 22 Feb 2002 12:56:53 +0100


Hi people !

In class QTableItem:
public void paint( QPainter p, QColorGroup cg, QRect cr, boolean selected )

doesn't get delegated from C++ to java, so you cannot subclass QTableItem :((

It seems a good idea to put it in, so we can have coloured(UK)/colored(VS) 
TableItems and all such cool stuff.

grts,

Marcel


P.S.
I am still using KDE2.2.2 here, can the kalyptus in HEAD still create 
bindings for KDE2.2.2 ???  oh, and how does Kalyptus know which bindings to 
delegate back to java and which to leave as is ?