[Qt-interest] qt in vc++ debug problem
David Ching
dc at remove-this.dcsoft.com
Mon Dec 7 17:42:58 CET 2009
"Sujan Dasmahapatra" <sujan.dasmahapatra at gmail.com> wrote in message
news:b3126990912070443o66cad4b9oa25223d1ae6f69d1 at mail.gmail.com...
> Hi David
> Thanks for your suggestion its working fine now on vc++ windows in debug
> as well as in release mode.
> But I configures with open support but my opengl graphics are not working
> properly.
> The object in the QGLWidget is flickering appearing and disappearing. The
> same graphics is working fine in LINUX(non-VC++) .
> And in vc++ on QGraphicsView non-opengl graphics are nicely visible.
> how to resolve it any suggestions would be appreaciated.
I don't know about OpenGL, but are you sure there is no widget on top of the
OpenGL window? Or some code causing it to repaint constantly?
-- David
More information about the Qt-interest-old
mailing list