Pack() is a separate class for all widgets and not specific to the
Label widget i.e all widgets are "packed" into the parent.  Here is
some documentation on the pack class http://effbot.org/tkinterbook/pack.htm
http://epydoc.sourceforge.net/stdlib/Tkinter.Pack-class.html
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to