tkinter responsive grid code example Example: tkinter responsive gui root.grid_rowconfigure(0, weight=1) root.grid_columnconfigure(0, weight=1)