Hello,

UpdateGL method is found in QGLWidget class. Since, QGLView is an extension
ofQGLWidget, it should contain a method to update. I need to put my update
code somewhere. One option is to use the QTimer but is there any other
possibility?

I am continuousl getting user-input and want to update my screen cursor
position. I need to put my code in some update method. Could you help me
with the same?

Sunil
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to