Tkinter grid autosize help

Nicholas Cannon nicholascannon1 at gmail.com
Sat Aug 2 10:38:28 EDT 2014


So i have a basic calculator program and i have a label that i want to go across the top to show the numbers and stuff like on a normal calculator. The only way i can make the buttons look neat and then when i keep pressing one the label gets larger and then half the buttons move out of the screen. I cant seem to fix this i have tried columnspan, columnconfigure and heaps of other stuff and non works it always expands. is there a way i can stop the grid from expanding?



More information about the Python-list mailing list