[Tkinter-discuss] Color blindness

2008-02-08 Thread Bob Greschke
I use colors quite a bit in my programs: The black indicator boxes across the top can be any of the colors of the colored buttons on the left side of the form: http://www.passcal.nmt.edu/~bob/unlinked/images/root.tiff If the text is colored it is always on a black background. If the text back

[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