n-ary tree widget
student
student00 at angelfire.com
Mon Mar 24 10:15:59 EST 2003
More information about the Python-list mailing list
Mon Mar 24 10:15:59 EST 2003
- Previous message (by thread): n-ary tree widget
- Next message (by thread): n-ary tree widget
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Simon Burton" <simonb at webone.com.au> wrote in message news:<pan.2003.03.24.08.22.27.679269 at webone.com.au>... > On Sun, 23 Mar 2003 11:16:24 -0800, student wrote: > > > > > > I could write one myself, but I'm hoping i don't have too :) .. notice > > why? > > > also taht i'm not looking for a file structure type tree widget. I > > need to display it in a method similar to the tree above and it should > > be able to expand / collapse the nodes interactively > > go for it! i'd recommend using tkinter's canvas (for a quick start), > > Simon Burton time is money .. and i don't want to reinvent the wheel :) although if i do write one ... i'll post it up here if i think its worthwhile
- Previous message (by thread): n-ary tree widget
- Next message (by thread): n-ary tree widget
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list