[Tutor] Tree?
Jeff Shannon
jeff@ccvcorp.com
Fri, 09 Aug 2002 11:13:16 -0700
alan.gauld@bt.com wrote:
> sarmstrong13@mac.com wrote:
> > Have you heard of a tree module that does not
> > require Tkinter.
>
> There are lots. I think wxPython has one, I'm sure pyQt has too.
Yes, wxPython has one. (At least on Windows, wxPython simply wraps
the native Windows tree control; the wxGTK version may be a clone, as
I'm not sure whether or not GTK *has* a native tree control.)
> > There must be something that is not Tkinter specific
> > since Zope has a tree in it. Right?
Any tree control is going to be specific to some GUI toolkit, just as
any other GUI widget is specific for a single toolkit. There's just
too much involved to make it even remotely practical to create
multi-toolkit widgets. Any time you're creating a graphical
front-end, you will have to pick some toolkit and use that kit's
widgets and architecture. Even if that "toolkit" is HTML rendered in
a browser.
Let us know how you're planning on rendering this application
on-screen, and maybe we can help out a bit more.
Jeff Shannon
Technician/Programmer
Credit International