Python, tkinter, I'm trying to write a program that takes a file and uses its contents to drawl a picture. I can't get the grid manager to line the widgets up correctly.
I want it to look like the first picture, but it always comes out looking like the second:
But for flexibility, I would suggest to put the bottom widgets inside a frame.