If you are placing a row of widgets into a frame, with pack you don't have to keep track of which column you are up to, just pack them one after the other.
Mick On Thu, Dec 9, 2010 at 4:52 PM, <pyt...@bdurham.com> wrote: > Are there any best practice tips regarding when one should use pack vs. grid > for their layouts? > > From what I've been reading via google, the concencus seems to be that grid > can handle any pack scenario but not vice-versa. > > Thanks, > Malcolm > _______________________________________________ > Tkinter-discuss mailing list > Tkinter-discuss@python.org > http://mail.python.org/mailman/listinfo/tkinter-discuss > > _______________________________________________ Tkinter-discuss mailing list Tkinter-discuss@python.org http://mail.python.org/mailman/listinfo/tkinter-discuss