TreeCtrl Object (win32ui)
Skip Montanaro
skip at mojam.com
Thu Sep 16 00:31:23 EDT 1999
Guido> Yes. IDLE 0.5 has a TreeWidget module that works with Tkinter.
Guido> It is not in any distribution yet, you need to get it via the CVS
Guido> archives, see http://www.python.org/download/cvs.html. IDLE is
Guido> in Tools/idle/.
Just in case you have already linked up to the CVS repository and it doesn't
say anything in the cvs.html page (I'm on a slowish modem at the moment, so
can't be bothered to check and will forget by tomorrow morning), be sure you
use the -d flag to insure you get any recently created directories, e.g.:
cvs update -d .
Skip Montanaro | http://www.mojam.com/
skip at mojam.com | http://www.musi-cal.com/~skip/
847-971-7098 | Python: Programming the way Guido indented...
More information about the Python-list
mailing list