globalrev wrote: > Buttons shrink to fit the symbol/text u put on it. well i dont want that it > looks ugly. how do i set the same size for all the buttons? > i thought it was row/columnspan at first but it doesnt seem to work.
I normally use button width like so: b = Button(frame, text = "1", width = 3) -- signature file not found, must be something I ate _______________________________________________ Tkinter-discuss mailing list Tkinter-discuss@python.org http://mail.python.org/mailman/listinfo/tkinter-discuss