From d22ede54b7b3a0c1d010d9f383052856fef7802a Mon Sep 17 00:00:00 2001 From: lecoanet Date: Fri, 10 Jun 2005 14:32:32 +0000 Subject: Documented the addition of zinclib --- doc/refman.tex | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/refman.tex b/doc/refman.tex index e2fb052..58a578e 100644 --- a/doc/refman.tex +++ b/doc/refman.tex @@ -262,6 +262,11 @@ to do the same for Ruby, a binding for Tk is provided in the standard distributi Ruby. Other scripting languages may be used as well depending on the availability of a Tk interface. +As of the 3.3.2 release, a C++ binding has been added thanks to Intuilab \anurl{www.intuilab.com}. +It doesn't cover the full Tk/Tkzinc extent but it should be quite adequate to test the concept +and write small apps. It can be found in the directoy zinclib.d. It is provide in source +form only, makefiles are available to build it for linux and windows. + This document is Tcl/Tk and Perl/Tk oriented but it should be easy for Python or Ruby programmers to adapt. Every time a TkZinc command is described in this document, it is given first in Tcl/Tk idiom and then in Perl/Tk idiom. -- cgit v1.1