summaryrefslogtreecommitdiff
path: root/graphics/tkpiechart/DESCR
blob: 093e2b87a0b1952e384fff90e641a5d3ba5c601a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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 3.0.2. It was tested with Tcl8.0/Tk8.0 and the
netscape plug-in 2.0b3 or above.

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

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.

Jean-Luc Fontaine (mailto:jfontain@mygale.org)