[Tkinter-discuss] tk_focusNext and tkfocusPrev
Michael Lange
klappnase at web.de
Sat Feb 16 11:43:04 CET 2008
On Wed, 13 Feb 2008 08:30:01 -0800 (PST)
HWJ <jarausch at skynet.be> wrote:
>
> The sad news, it's just broken and nobody fixes it (for years).
> See http://bugs.python.org/issue799428
>
It works for me (debian etch, Python-2.4.4), so I cannot verify this,
but I suspect that setting Tkinter.wantobjects to False might fix it,
at least from what I read there. It reminds me a lot of the random cases
where Tkinter functions return TclObjects instead of the data types they
were supposed to.
Michael
More information about the Tkinter-discuss
mailing list