Another option is to use Rapyd-TK (http://www.bitflipper.ca/rapyd/). It only 
uses pack but it makes it trivially easy to add additional frames and it also 
makes it really easy to rearrange the layout of your widgets, something not 
easy with pack or grid by themselves.

Cheers

Cam Farnell

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

Reply via email to