Help! I've built a GUI and I want to call it from a main function.
The problem I'm running into is that it builds the GUI then keeps on
going and doesn't wait for me to do anything with the GUI. Is there a
way to make the program pause until I have entered my user data?
Thanks,
Brian