GUI programming is something apart from typical Python coding. You need to use a specific library. So the immediate question is which one? Tkinter? PyQt/PySide? wxPython? ... The list is long and overwhelming. I tested quite a few and spend (too much...