Em seg 24 fev 2014, às 14:30:29, John Weeks escreveu:
> On 24-Feb-2014, at 2:24 PM, Thiago Macieira wrote:
> > That's something entirely controlled by the window manager. Sorry.
> 
> Thanks, Thiago. That's good to know.

Here's a suggestion: do a delayed repainting after you get a resize event.

If you wait 200 ms before repainting, if the window keeps getting resized, the 
delay keeps resetting. So effectively, you won't repaint until the window 
settles.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

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

Reply via email to