:: Forum >> Version 2 >>

Bug report 2

More information on this topic is available in the documentation section: /general.faq.releases/.

In IE6.0:

var i;
var 
obj;
var 
str;
for(
i=0i<100 ++i)
{
    
obj = new AW.UI.Grid;
    
obj......

    
str obj.toString();
    
str null;
    
obj null;
}
 
And look at your IE's memory..
Jim
Saturday, October 22, 2005
Yes, this is a bug in 2.0b1 - memory for AW objects is not released.
Alex (ActiveWidgets)
Monday, October 24, 2005



This topic is archived.

Back to /general.faq.releases/

Documentation:

Forum search