Open OlavStornes opened 3 years ago
Before it grows a tad too big, main.py should split out it's gui-related things and the application logic.
main.py
Ui
Before it grows a tad too big,
main.py
should split out it's gui-related things and the application logic.Todo
main.py
into it's own file/class.Ui
-class' sole responsibillity is GUI-related tasks, such as binding events and calling functions