Ran into a problem. When I set qdarkstyle, the images no longer showed up. Neither load_stylesheet nor load_stylesheet_pyside worked.
environ['QT_API'] = 'pyside' app = QApplication(sys.argv) app.setStyleSheet(qdarkstyle.load_stylesheet()) SCRUB = ScrubbaleImageSequenceWidget(images) # SCRUB = ScrubbaleImageSequenceWidget('random string') SCRUB.show() sys.exit(app.exec_()) -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to python_inside_maya+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/d2b05a25-fcc9-4704-816a-ea499e8d1756%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.