On Wed, 17 Apr 2002, Andrew Dalke wrote:
[...]
> In a related question, I want the column headers to provide some
> feedback during mouseover (eg, by having the background become a
> lighter shade of grey).  I tried setting the options that seemed
> even vaguely relevant, but none worked.
>
> It seems I should be able to implement my own paint method to do
> that, but it again requires that I be able to tell the QTable to use
> my derived QHeader and not the default one.
[...]

Can't you just respond to the appropriate event by setting the widget
background colour?  Or is that the method that you're complaining doesn't
exist?


John


_______________________________________________
PyKDE mailing list    [EMAIL PROTECTED]
http://mats.gmd.de/mailman/listinfo/pykde

Reply via email to