On 11/6/07, André Bargull <[EMAIL PROTECTED]> wrote: > Not approved! > > 1) you've forgotten to declare and define the "onmultiline"-event: > var onmultiline = LzDeclaredEvent; > > 2) you cannot change the multiline-property for inputtexts in DHTML at > runtime. >
Oh, I didn't look at the DHTML input text sprite. Amy, I think we better defer this bug for some other release. It can be made to work for swf, but not easily for DHTML. > > Change 20071106-hqm-0 by hqm at IBM-2E06404CB67 > > <http://www.openlaszlo.org/mailman/listinfo/laszlo-dev> on 2007-11-06 > > 16:22:15 EST > > in /cygdrive/c/users/hqm/openlaszlo/trunk/WEB-INF/lps/lfc > > for http://svn.openlaszlo.org/openlaszlo/trunk/WEB-INF/lps/lfc > > > > Summary: allow LzText 'multiline' attribute to be set via constraint > > > > New Features: > > > > Bugs Fixed: LPP-4297 > > > > Technical Reviewer: pbr > > QA Reviewer: max > > Doc Reviewer: > > > > Documentation: > > > > Release Notes: > > > > Details: > > > > For some reason, the multiline setter was disabled. Maybe due to Flash 5 > > considerations? > > > > Anyway, I made it active. I don't know if there are other issues with > > flipping the value after the text has been constructed; I looked at the code > > in swf and dhtml kernel, and it looked like it ought to be able to be > > set at runtime, > > vs only at construct time. > > > > > > > > Tests: > > > > see bug for test case (at end, my test case) > > > > > > Files: > > M views/LzText.lzs > > > > > > Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20071106-hqm-0.tar > > > > > > -- > > Henry Minsky > > Software Architect > > hminsky at laszlosystems.com > > <http://www.openlaszlo.org/mailman/listinfo/laszlo-dev> > -- Henry Minsky Software Architect [EMAIL PROTECTED]
