We have windows in our application that are potentially expensive to repaint, 
so when the user resizes a window we may need to put off repainting until the 
resizing is finished. It seems that we don't get mouse down/mouse up events 
when the user clicks in the window frame/resize grip area, so I can't wait 
until mouse up.

Is that correct?
Is there a solution to this?

Thanks!

-John Weeks

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to