I relaize that this is a question for qt-interest, but I'm getting a slow response. <br>
<br>
What is the preferred method for setting the background color of a
widget in qt4? I'm using palette().setColor(QPalette.Window, mycolor)),
but this setting for child widgets seems to be overriden by the color
you set the parent widget with. Are you supposed to draw a rect in
paintEvent()? The QWidget docs don't seem to say much.<br clear="all"><br>-- <br>Patrick Kidd Stinson<br><a href="http://pkaudio.sourceforge.net/">http://pkaudio.sourceforge.net/</a><br><a href="http://pksampler.sourceforge.net/">
http://pksampler.sourceforge.net/</a>