I have an issue where when using lazy replication that the view isn't update properly with multiline text. The replicated view has 3 text lines in it; the first two are on the same line, the second is the multiline text box. The view is sized as if it were a single line so anytime the text wraps, the view isn't correct and the scroll doesn't work right.
When I change replication to normal, everything works fine. It seems the reporting of height doesn't propagate to the view properly then to the scrollbar. I haven't tried doing it all manually using applyData or ondata. I tried dynamically sizing the text box at applyData time but in lazy mode, it doesn't update the view. Looks like a bug to me. Cheers, Bruce -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.394 / Virus Database: 268.9.8/380 - Release Date: 6/30/2006 _______________________________________________ Laszlo-user mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-user
