Tag Archives: columnspan

PY3 with TKinter using the Grid-Row-Col method (not place,pack)

In a previous post I showed similar GUI using place,pack . Now will show similar sample GUI (Graphical User Interface) using Python 3 and Tkinter with Grid,row,col method Widgets used Window Frame Labels Buttons Canvas Circle Frame Text ScrollBar Design … Continue reading

Posted in Test Sector | Tagged , , , , , , , , , , | Leave a comment