[Qt-interest] fullscreen windows on X11 +Xinerama

Clinton Stimpson clinton at elemtech.com
Wed Mar 10 21:48:17 CET 2010


On Wednesday 10 March 2010 01:38:31 pm Wesley Smith wrote:
> Also, I'm not seeing where you're generating the OpenGL context.  Do
> you let Qt do this or do you do it yourself?
> 
> wes
> 

GetDesiredVisual() and creating the opengl context are here:

<http://public.kitware.com/cgi-
bin/viewcvs.cgi/Rendering/vtkXOpenGLRenderWindow.cxx?view=markup>

But I think you should let QGLWidget handle the rest after making a Window 
that works across multiple screens.

Clint



More information about the Qt-interest-old mailing list