On Sun, Apr 24, 2011 at 2:13 PM, Safety0ff <safety0ff....@gmail.com> wrote: > Last time I checked, for Qt widgets to work properly on all platforms > with Opengl we need to use a qgraphicsview and a qglwidget subclass, and > set the glwidget as the background for the graphics view (like this: > http://www.qtcentre.org/wiki/index.php?title=Accelerate_your_Widgets_with_OpenGL > ).
Maybe. The way I see it, we have 3 choices for Qt with GUI: 1) Subclass existing Qt widgets in some way (perhaps as suggested above) 2) Use our own GUI classes, using Qt graphics as basis; eg betawidget 3) Use Qt Quick I know very little about Qt Quick, but it seems worth exploring further before a decision is made. - Per _______________________________________________ Warzone-dev mailing list Warzone-dev@gna.org https://mail.gna.org/listinfo/warzone-dev