DiscussionsIssue archiveOther usage issues

Archived discussion

flickering during resize

Other usage issuesTue, 09/12/2006 - 16:221 reply

Browse this forum
QuestionAuthor

Hello,

i have take the opencascade qt sample and ported it to qt4. Now the view flickers when i resize the mdi child and disappears when clicking on a menu item.
Does anyone know what my problem could be?

Thx!
Author

Discussion

1 archived reply

Posts are displayed in their archived order.

01Author

I've solved the problem. Replacing QMainWidget as MDI child with QGLWidget solved all my problems.

Greetings!
Author