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
[EMAIL PROTECTED]

Reply via email to