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: Closed
>Resolution: Invalid
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.
----------------------------------------------------------------------
>Comment By: Robert Rainwater (rainwater)
Date: 2001-07-22 13:30
Message:
Logged In: YES
user_id=16618
Layers with children cannot contain html content. This is
the nature of layers in browsers. Not a DynAPI problem.
----------------------------------------------------------------------
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