[LWN Logo]

From: Jean-Luc Fontaine <jfontain@mygale.org>
Subject: ANNOUNCE: tkpiechart-5.2.1
Date: 15 Nov 1998 17:45:27 -0800

Hi everybody: here is a new version of tkpiechart.

### CHANGES ###

*** version 5.2.1 ***
pieBoxLabeler and piePeripheralLabeler classes destructor were not
  properly deleting canvasLabelsArray sub-object

### README ###

Some people have asked for a Tcl/Tk pie utility: so here is my little
implementation with Tcl, not as an extension.

This is version 5.2.1. It was tested with Tcl8.0/Tk8.0, Tcl8.1/Tk8.1
and the netscape plug-in 2.0, on both Linux and Windows platforms (it
should work on all Tcl/Tk supported platforms).

It is object oriented using the stooop (Simple Tcl Only Object
Oriented Programming) extension (version 3.7 or above, tcl file
included).

If you have netscape with the Tcl plug-in installed, just Open File...
demo.tcl and voila!

Run the demo script to see what it looks like, read the man pages to
understand how to use it.

Whether you like it (or hate it), please let me know. I would like to
hear about bugs and improvements you would like to see. I will correct
the bugs quickly, especially if you send me a test script.

If you find a bug in the Tcl code and correct it yourself, please
email the modified code so I can include it in the next release. The
same goes for improvements.

###

you may find it now at:

http://www.mygale.org/~jfontain/tkpiechart-5.2.1.tar.gz
http://www.mygale.org/~jfontain/tkpie521.zip

or:

ftp://ftp.neosoft.com/pub/tcl/incoming/tkpiechart-5.2.1.tar.gz
to be moved soon into:
ftp://ftp.neosoft.com/pub/tcl/sorted/devel/tkpiechart-5.2.1.tar.gz

Enjoy and please let me know what you think.

--
Jean-Luc Fontaine    mailto:jfontain@mygale.org
http://www.mygale.org/~jfontain/

[[Send Tcl/Tk announcements to tcl-announce@mitchell.org
  Send administrivia to tcl-announce-request@mitchell.org
  Announcements archived at http://www.findmail.com/list/tcl_announce/
  The primary Tcl/Tk archive is ftp://ftp.neosoft.com/pub/tcl/ ]]