Ann itk & iwidgets for tcl8.6
- From: rene <r.zaumseil@xxxxxxxxxx>
- Date: Thu, 24 May 2012 02:11:59 -0700 (PDT)
Implementation of itk and iwidgets 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 directories in your tcl library path.
cp -r itk4.0/library <your-install-path>/itk4.0
cp -r iwidgets4.1/library <your-install-path>/iwidgets4.1
Enjoy
rene
.
- Prev by Date: Re: TCOM: Referencing cols with numbers instead of letters
- Next by Date: Re: TCOM: Referencing cols with numbers instead of letters
- Previous by thread: what is the most optimal way of writing and getting cell data from excel
- Next by thread: Can't build package with critcl3
- Index(es):
Relevant Pages
|