[PyQt] Re: Rating widget

Carlos Gonçalves mail at cgoncalves.info
Sun Aug 16 21:38:07 BST 2009


On Sunday 16 August 2009 18:45:46 Carlos Gonçalves wrote:
> So, after ported it and coded a simple test case, I found out that the
>  widget doesn't get displayed (invisible) but it is there though - mouse
>  events are triggered properly and emit the 'ratingChanged' signal
>  outputting the current rating value. I'm wondering what am I missing or
>  coding wrong...

Fixed. ratingPainter.py line 133: condition has to be false to be executed.

-- 
Regards,
Carlos Gonçalves



More information about the PyQt mailing list