[pyar] El mismo problema anterior con Tkinter

Alejandro Zamora Fonseca alejandrozf en ult.edu.cu
Mie Abr 11 13:56:44 ART 2012


Cuando cierro con el botón "cerrar" que viene por default
me da un error

Traceback (most recent call last):
   File "/media/Trabajo/Alejandro/Alejandro/Cosas 
interesantes/Desarrollo/Aplicaciones multiplataforma 
libres/Python/TKinter/Helloworld.py", line 29, in <module>
     root.destroy()
   File "/usr/lib/python2.6/lib-tk/Tkinter.py", line 1689, in destroy
     self.tk.call('destroy', self._w)
_tkinter.TclError: can't invoke "destroy" command:  application has been 
destroyed



More information about the pyar mailing list