PDA

View Full Version : QPixmap::grabWindow() problem



mtroscheck
6th February 2009, 18:16
When I try using grabWindow() to get a snapshot of the Google Earth window that I am running the QPixmap that I get back shows everything correctly except the 3d render portion of Google Earth is just white. Any ideas on why this happens and how to fix this? I am running of Windows XP/Vista.

wysota
7th February 2009, 00:15
As far as I know you can't grap Direct3D canvases the usual way. Try running GoogleEarth in OpenGL mode and see if it helps.