How to use updateGL method qith QGLView
Locked
Game Development
-
UpdateGL method is found in QGLWidget class. QGLView has initializeGL and PaintGL but I cannot find any update method. I am trying to get continuous user input and update my screen cursor's position. i ned to put this code in the update method.
One option is to use the QTimer but is there any other possibility?
-
Hi,
Please don't post the same question on multiple sub-forum, one is enough.
"Duplicate":http://qt-project.org/forums/viewthread/49967/