Mr.UNOwen 0 Junior Poster

Hello,

I'm new to QT and I need a little help making a custom widget . Basically I need to subclass QTableWidgetItem and have it draw a translucent image with a set color in the background. In some cases the color in the back ground pulses (dark to bright) so there's a bit of animation going on and there will a number of them in the table.

Anyone have any quick pointers?