From: Eytan H. <ey...@tr...> - 2001-01-25 20:39:21
|
There are certain times when IE 5 crashes with an access violation. While trying to track this I came to the conclusion that this happens on the addChild(I think) has anyone else witnessed this. Attached is a certain case where it happens. It also happens when you try to add a table widget to the scrollpane. What is this. I have a theory that there is some type of IE JS Engine bug on changing elements from certain places in the call stack. If this can be proven I have a great work-around. Make DynAPI create a collection of DynLayers at the beginning and assign them instead of creating them. 8an |