[Kde-games-devel] simple QGLWidget program

Jan Bernatik bernatik at kn.vutbr.cz
Mon Jan 26 19:39:01 CET 2004


> 
> Try setting an initial size before showing the widget.
> Something like
> w.resize(600, 400);

Yes, I tried this. Window was resized properly ( means GL widget was 
resizing), so that makes me think that widget is "initialized" properly.
I'm not sure how to set QGLWidget to use doublebuffering or not & stuff. 
I will check.

John



More information about the kde-games-devel mailing list