Re: [PyKDE] PyQT, QMainWindow and OpenGL

2004-09-22 Thread Gordon Tyler
dunk wrote: i have generated a file with pyuic and its all great. the main content of the window is open gl. before the opengl widget works perfectly outside the form i have generated. the trouble is that running inside the form it only receives mouse movement events when a button is pressed! no go

[PyKDE] PyQT, QMainWindow and OpenGL

2004-09-22 Thread dunk
hello, i have generated a file with pyuic and its all great. the main content of the window is open gl. before the opengl widget works perfectly outside the form i have generated. the trouble is that running inside the form it only receives mouse movement events when a button is pressed! no good :