plotWindow
plotWindow copied to clipboard
Error when adding tab
Hi, I'm having trouble getting around this error: "RuntimeError: wrapped C/C++ object of type QTabWidget has been deleted"
The error comes from the line: self.tabs.addTab(new_tab, title) ... anyone have any idea how to fix it?
Thank you