Hi!

I have a Qt program that uses OpenGL in a QGLWidget. It works fine on my computer, which uses Suse10.1 and ATI Radeon9000 card. When the program is compiled and run on a computer that uses Suse9.1 with a Nvidia Quadro4 card, the OpenGL part dont update properly. It only updates the drawing buffer when the window is minimized and expanded.

Any tips on where to search?

pir