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
- not pack methon in tkinter kuangye
- Re: not pack methon in tkinter alex23
- Re: not pack methon in tkinter dwblas