displaying a tree structure

Keith Murphy kpmurphy at my-deja.com
Thu Aug 24 14:19:24 EDT 2000


what i meant is how to display a tree structure, as in the data
structure tree, not a file tree.  their structures are the same, but
display is different.  i may just be severely confused...

--> keith

In article <8noirq$bf3$1 at nnrp1.deja.com>,
  yanivk at my-deja.com wrote:
> In article <8neu5l$m2k$1 at nnrp1.deja.com>,
>   Keith Murphy <kpmurphy at my-deja.com> wrote:
> > does anyone have any swell way to display a tree structure?
> >
> > thanks,
> > keith
> >
> > Sent via Deja.com http://www.deja.com/
> > Before you buy.
> >
>
> this might be helpful:
> A small and simple tree control, based only on Tkinter.
> http://myweb.magicnet.net/~gcash/tree.html
>
> A tree control based on PMW
> http://members.home.net/doughellmann/PmwContribD/TreeNavigator.html
>
> The tree widget included in IDLE 0.5 (the "official" python IDE by
Guido)
> http://www.pytho.org/idle Download it and run idle.py, then go to the
file
> menu and select 'Path Browser' from the menu.
>
> Yaniv
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
>


Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list