Problem with variabels in Tkinter

Svennglenn Danielnord15 at yahoo.se
Fri Mar 4 16:25:35 EST 2005


I have a problem with a program i'm
making in Tkinter.
The code is avaliable at:
http://paste.plone.org/943

When i'm running the program and enters a value and press the
button in the dialog window that comes up when a press the
button "Lägg till spelare" (add a player in swedish)
I get this error message:
NameError: global name 'entry' is not defined



Does anyone know what the problem is?




More information about the Python-list mailing list