[Qt-interest] QGLWidget+glRasterPosi Problem
Rosália G. Schneider
rosaliaschneider at gmail.com
Mon Nov 16 10:02:47 CET 2009
Hi,
I'm having a problem using QGLWidget to display images. It works fine
until I resize my window, then it stops showing the image. I'm using
glRasterPosi() to position the image, and if I comment it, it works
fine. I checked my CL_CURRENT_RASTER_POSITION and it is (0,0,0,1),
wheter I use glRasterPosi(0, 0) or not.
Anyone had a similar issue, or a similar situation where this problem
didn't occur?
Thank you,
Rosália
More information about the Qt-interest-old
mailing list