Hello,

i'm programming an application under Qt4/windows dedicated to multi screen video. I would like to render the content of a first widget in full screen mode to screen 1 and to render the content of the second widget in full screen mode to screen 2.

Does anyone knows how to do this with lowest CPU usage?

Thanks!

Thomas