Looking for a tree widget with control of text color

richard_chamberlain richard_chamberlain at ntlworld.com
Tue Jul 11 00:48:41 EDT 2000


Hi Tom,

If you look in your python directory under tools you should see idle, in
there is TreeWidget.py.

It would be no problem getting Tkinter to do what you want but it would take
a bit of effort on your part.

Richard
Tom <tom-main at REMOVEME.home.com> wrote in message
news:SMta5.147482$7o1.3697839 at news2.rdc1.on.home.com...
>
> Is there a tree widget for wxPython or TKinter that support setting the
text
> color (foreground or background) for each node?
>
> Ideally it could also be updated dynamically.
>
> I heard that there is a good tree widget in IDLE, called TreeWidget, but I
> can't find it.  Do I have the name right?  I found the IDLE source code in
> with the Python 1.5.2 source code but there was nothing called TreeWidget
> there.
>
> Thanks,
>
> Tom.
>
>
>





More information about the Python-list mailing list