[Tkinter-discuss] pack geometry manager question

Lion Kimbro lionkimbro at gmail.com
Wed Sep 19 16:49:46 CEST 2012


  Thank you all..!

  I understand now, and have verified that your solutions work and have adjusted my own code as well.  Success!

  This explanation within the tcl/tk documentation is particularly helpful because it eliminates all guesswork.  Thank you all very much!

  - Lion


On Sep 19, 2012, at 4:46 AM, Emiliano Gavilan <emilianogavilan at gmail.com> wrote:

> 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
> _______________________________________________
> Tkinter-discuss mailing list
> Tkinter-discuss at python.org
> http://mail.python.org/mailman/listinfo/tkinter-discuss


More information about the Tkinter-discuss mailing list