Anyone noticed any new changes in tkinter

S

sreekant

Hi guys

I am running slackware 9.0 with python 2.2.2 and previously under
mandrake I wrote a few programs for personal use. Now the same progs
work partly under the new environment.

Mainly tkinter$.widget$.bind("<which_ever_event>",proc) now causes error
and fails with error :-

Exception in Tkinter callback
Traceback (most recent call last):
File "/usr/lib/python2.2/lib-tk/Tkinter.py", line 1299, in __call__
args = apply(self.subst, args)
File "/usr/lib/python2.2/lib-tk/Tkinter.py", line 1035, in _substitute
e.height = getint(h)
ValueError: invalid literal for int(): ??


Any ideas
sreekant
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top