I'm using version 3.3.1 and the errors (warnings) I got form the tests (in the debug window) you mentioned were like this:
WARNING: ../scrollrichedittext.lzx:49: reference to undefined property 'inp' WARNING: ../scrollrichedittext.lzx:49: undefined object does not have a property 'lineheight' WARNING: ../scrollrichedittext.lzx:49: reference to undefined property 'lineheight' WARNING: ../scrollrichedittext.lzx:54: reference to undefined property 'inp' WARNING: ../scrollrichedittext.lzx:54: undefined object does not have a property 'maxheight' WARNING: ../scrollrichedittext.lzx:54: reference to undefined property 'maxheight' WARNING: base/basescrollbar.lzx:184: reference to undefined property 'scrollmax' WARNING: base/basescrollbar.lzx:278: reference to undefined property 'scrollmax' Benjamin Shine wrote: > > This sounds like a bug. Exactly which version are you using? > See if you can reproduce the bug with the test cases in > $LPS_HOME/lps/components/incubator/rich-text/test/ > > On Jul 14, 2006, at 6:30 AM, Adeola Awoyemi wrote: > >> Hi all, >> >> Does anyone know anything about the above component. I am using the >> richtexteditarea and I'm getting this error in the debug window. >> >> scrollrichedittext.lzx:49: reference to undefined property 'inp' >> >> I'm not really sure where to fix this as I already looked where it was >> pointing to and tried to override it to point to >> "immediateparent.inp.lineheight" instead but that did not work either. >> >> Any leads would be greatly appreciated. >> >> Adeola. >> _______________________________________________ >> Laszlo-user mailing list >> [email protected] >> http://www.openlaszlo.org/mailman/listinfo/laszlo-user > _______________________________________________ Laszlo-user mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-user
