hi folks, a may be simple question. I am trying to develop an MDI application for viewing dicom images with vtk. I would like to use QMdiArea. When I add a sub window, QVTKRenderWindowInteractor, and show it maximized and then I add a new maximized sub window, the screen flick and I can see the background of the new added sub window as if it was not maximized and a lot of paint events are raised. The same happen with QGLWidget as subwindow. Any clues?
-- Lic. José M. Rodriguez Bacallao Centro de Biofisica Medica ----------------------------------------------------------------- Todos somos muy ignorantes, lo que ocurre es que no todos ignoramos lo mismo. Recuerda: El arca de Noe fue construida por aficionados, el titanic por profesionales ----------------------------------------------------------------- _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
