Grid Layout : Python GUI

Grid Layout



The Grid() supervisor is the most adaptable of the calculation directors in Tkinter. The Grid() calculation director places the gadgets in a 2-layered table. The expert gadget is parted into various lines and sections, and every "cell" in the subsequent table can hold a gadget.


Note - We can likewise make designs utilizing Pack() chief, yet it takes various additional edge gadgets and a ton of work to do right by things. 

Post a Comment

0 Comments