shouldn't you also need to call update when you change the axis? you could register the the layout's updateDelegate for the onaxis event (but that would slow it down) or write a setter.
A On May 2, Jim Grandy wrote: > Change 41987 by [EMAIL PROTECTED] on 2006/05/02 16:27:16 *pending* > > Summary:Fix to simplelayout so axis can be changed on the fly > Bugs Fixed:LPP-1976 > Technical Reviewer: max > QA Reviewer: frisco > Doc Reviewer: > Tests:layouttest.lzx (enclosed) > > Affected files ... > > ... //depot/lps-dev/lps/components/utils/layouts/simplelayout.lzx#3 edit > ... //depot/lps-dev/test/components/layouttest.lzx#1 add > > > _______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
