Hi,
i'd like to use an Ext.LoadMask when loading Layers from my layertree.
How to use it?
I already tried loadMask.show() and loadMask.hide() on several events in
the layerstore and the treepanel. But nothing worked for me.
var loadMask = new Ext.LoadMask(Ext.getBody(),{
msg:"Loading Layer. Please wait."
//store: layerStore <<---- didn't work
});
Any ideas?
Kind regards,
Kai Volland
_______________________________________________
Users mailing list
[email protected]
http://www.geoext.org/cgi-bin/mailman/listinfo/users