Tkinter GUI Error

Lewis Wood fluttershy363 at gmail.com
Mon Jan 13 14:21:12 EST 2014


When I try to use the labelent1.configure, it greets me with an error:
AttributeError: 'NoneType' object has no attribute 'configure'

I changed the labelent's to global. Don't suppose you know why?
Also how would I go about using an object for the entire window. I am still a Novice at Tkinter and Python but can make my way around it.



More information about the Python-list mailing list