Re: tkinter grid vs pack
On 18 mar, 16:49, Gigs_ <[EMAIL PROTECTED]> wrote: > For what is grid better than pack, and otherwise? > > thanks in advance Grid are useful to align items vertically _AND_ horizontally ! For example to make adialog box with label of different length Firstname: John__ Lastname: Smith_
tkinter grid vs pack
For what is grid better than pack, and otherwise? thanks in advance -- http://mail.python.org/mailman/listinfo/python-list