Re: [Dynapi-Help] Delete Object error...

2001-04-20 Thread Nicolas MASSART
It's what I done too... It seems to work as well and Dynapy recycle layers so you dont risk any overload problems (for this it would be fery cool to have a real confirmation from the DynAPY team...) Thanks, Nicolas Chris Shreve wrote: I got this same problem too when using NS4.7.  Netscape and I

Re: [Dynapi-Help] Delete Object error...

2001-04-20 Thread Chris Shreve
I got this same problem too when using NS4.7.  Netscape and IE have different policies concerning local/global variables and whether they are deletable or not.  To get around this problem (I was deleting nodes out of a tree control) I used removeChild.  It works the same way in both IE and N