iwidgets for itk4

Update of "iwidgets for itk4"
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview

Artifact ID: 8677de5d712be475b7ee1a02c199a2bfb1137e1c
Page Name:iwidgets for itk4
Date: 2012-05-24 09:00:54
Original User: rene
Content

Slightly modified iwidgets implementation for itk4. For changes see the iwidgets.patch file.

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 iwidgets4.1 in your tcl library path.

  cp -r library <your-install-path>/iwidgets4.1

Documentation

Please refer to the original documantation at http://incrtcl.sourceforge.net/iwidgets/

License & support

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

Acknowledgements

This work is based on the original "iwidgets" work at http://incrtcl.sourceforge.net/iwidgets