[Laszlo-dev] How should I patch the dhtml kernel

Philip Romanik promanik at laszlosystems.com
Tue Aug 22 19:02:55 EDT 2006


Hi Max,

I found a reference to an non-existent dhtml kernel function. In 
LaszloView.lzs is a call to setColorTransform(). This is not defined for dhtml.

function setColorTransform ( o ){
     this.sprite.setColorTransform(o);
     //this.getColorObj().setTransform( o );
}

How do you want me to handle this case? Should I create a stub for it?

Thanks!

Phil




More information about the Laszlo-dev mailing list