dhtmlxwindows

Hi,



After hide();

setText(“aaaa”); Don’t work.



My code:

var dhxWins = new dhtmlXWindows();

var w1 = dhxWins.createWindow(“w1”, 0, 0, 250, 200);

w1.hide();



w1.setText(“Explorer”);

w1.show();



Best regards,



CHW

Problem can’t be reconstructed locally - please check attached sample.
If problem still occurs for you - please send any kind of sample where problem can be reconstructed

1206615189.zip (20.3 KB)