On 6 Mar 2005 12:02:42 -0800, rumours say that [EMAIL PROTECTED] (Sean
McIlroy) might have written:
>I'm looking for a widget, to be used with Tkinter, that displays a
>tree whose leaves are strings. I thought there was something like that
>in the Python Megawidgets, but when I look at the documen
Actually it should be here:
http://py.vaults.ca/apyllo.py/808292924.247038364.90387689.96972321
Cheers,
Harlin
--
http://mail.python.org/mailman/listinfo/python-list
Hi Sean,
I downloaded a file called tree.py recently which has this at the top:
# Highly optimized Tkinter tree control
# by Charles E. "Gene" Cash
#
# This is documented more fully on my homepage at
# http://home.cfl.rr.com/genecash/ and if it's not there, look in the
Vaults
# of Parnassus at ht
I'm looking for a widget, to be used with Tkinter, that displays a
tree whose leaves are strings. I thought there was something like that
in the Python Megawidgets, but when I look at the documentation
(http://pmw.sourceforge.net/doc/refindex.html), it doesn't seem to be
there. Any advice will be m