[Laszlo-dev] explicit replicator has bad interaction with the layout in <list> component

Henry Minsky henry.minsky at gmail.com
Fri Sep 7 15:22:26 PDT 2007


I think a source of most of the trouble is that the <list> component has
its own layout, which is interacting badly with the lazyrpelicator's attempts
to move it's clones to specific y locations.

If I comment out this line in the <list> component, then the lazy
replication example
works quite well when using a list container.


            <basetrackgroup name="content" width="100%"
                            tracking="${classroot.tracking}"
                            boundsref="${parent}"
                            deactivateevents="['onmouseup','onselect']">
<!--
               <simplelayout axis="y" >
                    <attribute name="spacing" value="${classroot.spacing}"/>
               </simplelayout>
-->



-- 
Henry Minsky
Software Architect
hminsky at laszlosystems.com


More information about the Laszlo-dev mailing list