Hi.

I return to the subject of the drawing on top of the child widgets.

I understand that I can’t paint on top of the child, but I can create child 
widgets that will be positioned to right place.

But if I have parent with two child widgets, and I want one to be on top of 
other. I was trying to

setAttribute( Qt::WA_WindowPropagation)

on that widget. And have no success. The widgets with this attribute draws 
under the first one.

What can I do else? Thanks.
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to