Nahuel_D | 2020-05-07 21:48:31 UTC | #1
Hi. How can i draw a graphics view with pyqtgraph without self.setCentralWidget(self.graphWidget)
. I don´t want the size of my graphic expand all the mainwindows. Just the size that i've had assigned in the Qt designer
Packaging Python Applications with PyInstaller by Martin Fitzpatrick — This step-by-step guide walks you through packaging your own Python applications from simple examples to complete installers and signed executables.