Has anyone seen anything in Tix work under python 3.0? I’ve tried to work through the examples but when creating anything it states that cnf is unsubscriptable.
I also noticed that none of the Dir Select stuff (DirList DirTree) works under 2.6.1.
Why doesn’t Python either dump Tix or support it? Its got a lot of good stuff to make easy programs.
Likely what happened is that no one noticed the bug. (It’s very hard to automatically test GUI libraries like Tix and Tkinter.) You should report bugs as you find them to http://bugs.python.org.