Re: [Tkinter-discuss] tk_focusNext and tkfocusPrev

2008-02-18 Thread HWJ
Russell E. Owen wrote: > > In article <[EMAIL PROTECTED]>, > Martin Franklin <[EMAIL PROTECTED]> wrote: > > Actually a "window" in tk is a widget. A "whole window" is called a > "toplevel" in tk. I find it disconcerting, but at least once I got the > hang of that I found the tk documentatio

Re: [Tkinter-discuss] tk_focusNext and tkfocusPrev

2008-02-16 Thread Michael Lange
On Wed, 13 Feb 2008 08:30:01 -0800 (PST) HWJ <[EMAIL PROTECTED]> 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.wanto

Re: [Tkinter-discuss] tk_focusNext and tkfocusPrev

2008-02-15 Thread HWJ
Hunter wrote: > > Hello, > > Can anyone give an example of how to use these two methods? I've tried > using them is various ways (the end goal being to replicate forward and > reverse tabbing) but it always comes out saying either it doesn't exist or > the object it returns in unsubscripta

Re: [Tkinter-discuss] tk_focusNext and tkfocusPrev

2008-02-15 Thread Martin Franklin
Russell E. Owen wrote: > In article <[EMAIL PROTECTED]>, > Martin Franklin <[EMAIL PROTECTED]> wrote: > >> Hunter wrote: >>> Hello, >>> >>> Can anyone give an example of how to use these two methods? I've tried using >>> them is various ways (the end goal being to replicate forward and revers

Re: [Tkinter-discuss] tk_focusNext and tkfocusPrev

2008-02-14 Thread Russell E. Owen
In article <[EMAIL PROTECTED]>, Martin Franklin <[EMAIL PROTECTED]> wrote: > Hunter wrote: > > Hello, > > > > Can anyone give an example of how to use these two methods? I've tried using > > them is various ways (the end goal being to replicate forward and reverse > > tabbing) but it always

Re: [Tkinter-discuss] tk_focusNext and tkfocusPrev

2008-02-13 Thread Martin Franklin
Hunter wrote: > Hello, > > Can anyone give an example of how to use these two methods? I've tried using > them is various ways (the end goal being to replicate forward and reverse > tabbing) but it always comes out saying either it doesn't exist or the > object it returns in unsubscriptable. A

[Tkinter-discuss] tk_focusNext and tkfocusPrev

2008-02-08 Thread Hunter0000
Hello, Can anyone give an example of how to use these two methods? I've tried using them is various ways (the end goal being to replicate forward and reverse tabbing) but it always comes out saying either it doesn't exist or the object it returns in unsubscriptable. Any of the documentation I can