Create a function to set the GUI geometry. Right now, the required code if in the launch_GUI function and we should pop it out of there.
This will also entail stress-testing for multiple different screen resolutions to make sure everything renders correctly. Also might help to look at examples you can find online. It should be easy to make this fairly robust.
Create a function to set the GUI geometry. Right now, the required code if in the launch_GUI function and we should pop it out of there.
This will also entail stress-testing for multiple different screen resolutions to make sure everything renders correctly. Also might help to look at examples you can find online. It should be easy to make this fairly robust.