Itk - the [incr Tk] extension

View Ticket
Login
Ticket Hash: 712b1d1bc9337e7b506db1aff4b31fae1adc87e3
Title: Demo "itkedit" refers to Iwidgets instead of iwidgets
Status: Open Type: Code_Defect
Severity: Critical Priority: Immediate
Subsystem: Resolution: Open
Last Modified: 2016-08-30 13:16:14
Version Found In:
User Comments:
anonymous added on 2016-08-30 11:04:35:
The demo script itkedit refers to the package Iwidgets, whereas the pkgIndex.tcl file of that package shows "iwidgets" to be the name (no capital).

The [package require] statement needs to be corrected.

dgp added on 2016-08-30 13:16:14:
This is indeed a point of confusion because
there's been a fork of the Iwidgets package
and the fork calls itself iwidgets. 

(I think I have that right?)

As coded, Itk functions with the Iwidgets found here:

https://sourceforge.net/projects/incrtcl/files/[Incr%20Widgets]/4.0.1/