On Jan 28, 10:12 pm, "W. eWatson" <notval...@sbcglobal.net> wrote:
> Where in the world is a description of pack() for Tkinter widgets? Is it
> some sort of general method for all widgets? I'm looking in a few docs that
> use it without ever saying where it is described. For one,
> <http://effbot.org/tkinterbook/label.htm>. In the NM Tech pdf on Tkinter,
> it's not found anywhere. I see Universal methods for widgets, but no mention
> of pack(). package, packed, but no pack.

did you try here :)
http://effbot.org/tkinterbook/pack.htm
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to