And I got this error message:
File "/usr/lib/python2.3/lib-tk/Tix.py", line 1015, in selection_clear self.tk.call(self._w, 'selection', 'clear', *self._options(cnf, kw)) TclError: Entry "-from" not found
Using the leading underscore resulted in the same error. Any other ideas? _______________________________________________ Tkinter-discuss mailing list [email protected] http://mail.python.org/mailman/listinfo/tkinter-discuss
