I moved all of the form code out into it's own modules, using QT designer to make .ui files, then pyuic5 to compile over to python. Also fixed the thing that has been asked for for a while- keeping your default options group settings as much as possible.
I moved all of the form code out into it's own modules, using QT designer to make .ui files, then pyuic5 to compile over to python. Also fixed the thing that has been asked for for a while- keeping your default options group settings as much as possible.