hi,
I am using openGL selection and picking mechanism in QGLWidget in order to identify the objects under cursor at mouse press.
It works fine if i only used openGL.
But further i mixed openGL and QPainter (like overpainting example of Qt examples) in the samr application,selection and picking mechanism is not working.
I am using Qt 4.4 preview edition.
Can any tell me is it possible or not.
Or else anything i m doing wrong.
regards,
~sanjay
Bookmarks