D 2012-05-24T08:48:30.771 L Itcl\sonly\sitk P 509cfaf5fa4844cfe5ea79505d8e5c2b5a42c48b U rene W 1555 Implementation of itk on top of itcl4 for tcl8.6 and beyond.

Sources

The itk repository is hosted at: [http://chiselapp.com/user/rene/repository/itk/] A slightly modified iwidgets (see iwidgets.patch) is hosted at: [http://chiselapp.com/user/rene/repository/iwidgets/] Ready to run binaries (*-itk) can be found at: https://sourceforge.net/projects/kbskit/files/itk/ To load itk call: package require itk 4.0 and to load itk and iwidgets call: package require iwidgets 4.1

Install

Copy the library directory as itk4.0b1 in your tcl library path. cp -r library /itk4.0b1

Documentation

To generate documentation you need the 'doxygen' program from doxygen.org. Change into the "doc/" subdirectory. To create html documentation in subdirectory "doc/html/" run: doxygen To create pdf documentation in file "doc/latex/refman.pdf" run: doxygen Doxyfile.pdf cd latex make To create man pages documentation in subdirectory "doc/man/" run: doxygen Doxyfile.man

License & support

This work is under BSD license (see file 'license.terms')

Acknowledgements

This work is based on the original "incrTk" work at [http://sf.net/projects/incrtcl/] and "incrTcl" 4 (starting at itcl-4-0-b8-rc) by Arnulf Wiedemann at [http://core.tcl.tk/itcl/] Z 1f70d14a2b3f94f10cadd4e6ca2d914d