Re: [Tkinter-discuss] Problem running Tix from Python 2.4

2005-01-10 Thread Michael Lange
On Mon, 10 Jan 2005 17:56:52 - "Mark English" <[EMAIL PROTECTED]> wrote: Hi Mark, you forgot to initialize tix by calling Tix.Tk() instead of Tkinter.Tk(). > > C:\temp> python > Python 2.4 (#60, Nov 30 2004, 11:49:19) [MSC v.1310 32 bit (Intel)] on > win32 > Type "help", "copyright", "credi

[Tkinter-discuss] Problem running Tix from Python 2.4

2005-01-10 Thread Mark English
Running Python 2.4 on Windows 2000. Have tried building own build of Python 2.4 and Tcl/tk 8.4.7 and Tix 8.1.4, and have also tried simply installing Python 2.4 on another machine (which includes its own tcl/tk/tix distribution). Both give same problem which is that Tix is available as a Python mod