[Tkinter-discuss] pack geometry manager question

Emiliano Gavilan emilianogavilan at gmail.com
Wed Sep 19 13:46:29 CEST 2012


2012/9/19 Michael O'Donnell <michael.odonnell at uam.es>:
>
> Now, as to why expand=False, fill=X gives the behaviour
> you want, I cannot help you. I just much around with these
> until I find the soultion. Sorry.

Is explained in the documentation:

http://www.tcl.tk/man/tcl8.5/TkCmd/pack.htm

See THE PACKER ALGORITHM and EXPANSION sections.

Regards
Emiliano


More information about the Tkinter-discuss mailing list