Hello, I am developing some status screen GUIs using QtCreator and am using PyQtGraph widgets in various places (multi-Hz image displays with HIstogramLutWidgets). In this case I am using a GLViewWidget and instantiating a GLSurfacePlotItem in it. If the GLViewWidget is embedded in a QStackedWidget ot QTabWidget it appears in its own separate window when I run the GUI, and its tabbed or stacked widget in the GUI is blank. If I embed the GLViewWidget in a simple QFrame then the GLSurfacePlotItem appears within the QFRame as expected.
Has anyone else experienced this and can provide any help? Thanks, Erik -- You received this message because you are subscribed to the Google Groups "pyqtgraph" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pyqtgraph/29fae4d9-a7ed-4cbd-a00c-9b4fccf7ebdf%40googlegroups.com.
