I have widget(called main) which has one child - custom widget. I want to draw a rect over the custom widget from the main widget. How can I do it by easy way? When I draw the rect in paintEvent function of main widget, the rect appears under the custom widget.
Thanks Best Regards, Iliya Gogolev No virus found in this outgoing message. Checked by AVG. Version: 7.5.552 / Virus Database: 270.10.9/1900 - Release Date: 1/18/2009 12:11 PM
_______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
