By default when placing widgets several columns apart using Grid it will not show any of the cells because they have not been given any weight. I cover how to add a weight to the cells allowing whitespace to appear between your widgets in this post.
By default when placing widgets several columns apart using Grid it will not show any of the cells because they have not been given any weight. I cover how to add a weight to the cells allowing whitespace to appear between your widgets in this post.
1 thought on “Tkinter Grid – Create Whitespace Between Widgets”