Now I cannot reproduce this error. hmm.
On 1/2/07, P T Withington <[EMAIL PROTECTED]> wrote:
Is this possibly due to the constraint-queuing change, which is in legals but not b1? On 2007-01-02, at 12:11 EST, Henry Minsky wrote: > I am getting this error in Legals when I try to run the > animation.lzxexample in DHTML: > > this.flist has no properties > > > It appears to be in this method of the menu component > > <!-- instantiate children of menu in its floatinglist > instead of > itself. > this method is called autmatically. > @param array childrenarray: an array of nodes to be > created--> > <method name="createChildren" args="childrenarray" ><![CDATA[ > this.flist.createChildren(childrenarray); > ]]></method> > > So now flist is unbound? But this works in 4.0b1. Did something > change in > ordering of setting of init values ? > > > Also, should a component really be calling LzNode.createChildren > method at > all? > > > -- > Henry Minsky > Software Architect > [EMAIL PROTECTED]
-- Henry Minsky Software Architect [EMAIL PROTECTED]
