"msoulier" <[EMAIL PROTECTED]> wrote:

> Any suggestions on how to maintain the size of the frame when you pack
> a label into it like this?

calling pack_propagate(0) on the parent widget should work:

http://effbot.org/tkinterbook/pack.htm#Tkinter.Pack.pack_propagate-method

</F> 



-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to