Corrected the wrapper, which had not updated the starting index
commit8705411a376ebe333b2e3200deaf9abcea7a8e9b
authorTim Edwards <tim@opencircuitdesign.com>
Fri, 24 Apr 2020 15:00:46 +0000 (24 11:00 -0400)
committerTim Edwards <tim@opencircuitdesign.com>
Fri, 24 Apr 2020 15:00:46 +0000 (24 11:00 -0400)
treeabf7c94fdac5fdb0f7fe6b4981cedf2c9193f816
parent0b0a88da6b90fbfde1bb6d33eaf2d59fb2c88318
Corrected the wrapper, which had not updated the starting index
for colors since a new pre-allocated color was added (which was,
actually, quite a long time ago).  This prevents the "new window"
and "close window" options from working properly, as Tcl throws
an error when an image for a non-existent color button is
referenced.
VERSION
lib/tcl/edif.tcl
lib/tcl/wrapper.tcl