Creating a GUI in Python using Tkinter – Part 2
Sunday, February 19th, 2006This post is going to build off of Creating a GUI in Python using Tkinter which introduces the basic elements needed to create a GUI using TKinter. This post will take that introduction a bit further and build a more complex GUI application and use some more widgets. The GUI that we are going to [...]
