You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rivet-dev@tcl.apache.org by Karl Lehenbauer <ka...@sc.com> on 2004/02/16 22:36:47 UTC

diodisplay data storing doesn't work for boolean elements

There's a boolean DIO display field, DIODisplayField_boolean.  If you 
use it, when DIODisplay does a store, the field isn't proliferated.  In 
fact, it's left empty, which causes an error.

I've traced it to within the Itcl code, DIODisplayField_boolean doesn't 
seem to set the value in the class it inherited.

I was just wondering if anyone's ever seen this, if anyone has used it, 
remembers when it might have broken, etc.

It's fairly tricky and deep, and of course not super simple to debug 
since it happens in an Apache process.



---------------------------------------------------------------------
To unsubscribe, e-mail: rivet-dev-unsubscribe@tcl.apache.org
For additional commands, e-mail: rivet-dev-help@tcl.apache.org