Re: [PyOpenGL-Users] connect QGLWidget into QGraphicsView()
Brought to you by:
mcfletch
From: Mike C. F. <mcf...@vr...> - 2012-01-16 16:52:40
|
On 12-01-16 11:30 AM, Tony Peña wrote: > Hi > > With this http://www.siafoo.net/snippet/316 i'm try to load in my > QGraphicsView with this code > http://paste.debian.net/152440/ ... and appears the background only > out of QGraphicvsView and not spiral either like this > image http://oi43.tinypic.com/2zftnb9.jpg .. any idea to fix this? Did you remember to call swapBuffers() on the Q GL widget? Good luck, Mike -- ________________________________________________ Mike C. Fletcher Designer, VR Plumber, Coder http://www.vrplumber.com http://blog.vrplumber.com |