Bugs item #442397, was opened at 2001-07-18 06:04
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105757&aid=442397&group_id=5757

Category: DynAPI 2 API
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Yurij Silvestrov (yura_silver)
Assigned to: Nobody/Anonymous (nobody)
Summary: bug in DynObject.addChild

Initial Comment:
As far as I can see, this bug is really in DynLayer.specificRemove.

Try this:
add one DynLayer into other, and then repeat adding.
You can see how the child layer disappear. But if you try to access it, you can see 
that this layer still exists, but all the values are lost.

This is due to the call DynLayer.specificRemove in the code of DynObject.addChild.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105757&aid=442397&group_id=5757

_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev

Reply via email to