Help building GUI with Tix

I

infidel

I am trying to build a GUI using the Tix module. What I want is a
paned window with a tree in the left pane and a notebook in the right
pane. I keep getting an error that I don't understand when adding
these widgets to the panes:

PythonWin 2.5.1 (r251:54863, May 1 2007, 17:47:05) [MSC v.1310 32 bit
(Intel)] on win32.
Portions Copyright 1994-2006 Mark Hammond - see 'Help/About PythonWin'
for further copyright information.Traceback (most recent call last):
File "<interactive input>", line 1, in <module>
File "C:\Program Files\Python25\lib\lib-tk\Tix.py", line 1220, in
add
self.tk.call(self._w, 'add', name, *self._options(cnf, kw))
TclError: bad window path name ".16442432..16442432"
What am I missing?

TIA
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,940
Messages
2,570,110
Members
46,576
Latest member
TuyetArreo

Latest Threads

Top