Path: usenet.cise.ufl.edu!newsfeeds.nerdc.ufl.edu!hearye.mlb.semi.harris.com!news.ess.harris.com!sol.ctr.columbia.edu!paralynx!paralynx-2!van-bc!paralynx!paralynx-3!paralynx!paralynx-1!cyclone.bc.net!newsfeed.direct.ca!newsfeed.corridex.com!nntp2.savvis.net!inetarena.com!not-for-mail
From: Dominique Dumont <
[email protected]>
Newsgroups: comp.lang.perl.announce,comp.lang.perl.tk
Subject: [ANNOUNCE] New module Tk::TreeGraph
Followup-To: comp.lang.perl.tk
Date: 15 Jan 1999 20:04:36 GMT
Organization: Internet Arena
Lines: 29
Approved:
[email protected] (comp.lang.perl.announce)
Message-ID: <
[email protected]>
NNTP-Posting-Host: halfdome.holdit.com
X-Disclaimer: The "Approved" header verifies header information for article transmission and does not imply approval of content.
Xref: usenet.cise.ufl.edu comp.lang.perl.announce:227 comp.lang.perl.tk:3072
Hello
Tk::TreeGraph is a Canvas specialized to draw trees on a Canvas using
arrows and nodes. A node is simply some text imbedded in a rectangular shape.
TreeGraph is able to draw the following items:
- node: some text in a rectangular shape.
- direct arrow: an arrow to go from one node to the following one.
- slanted arrow: an arrow to make a new branch
- shortcuts arrow: an arrow to represent a shortcut between 2 nodes from
different branches.
Suggested DSLI line in the Ptk module list:
Tk::TreeGraph bdpO Widget to draw a tree in a Canvas DDUMONT
See the embedded documentation in the module for more details.
Comments and suggestions are always welcome.
Cheers
--
[email protected]