[Users] Loadmask
Kai Volland
kaivolland at web.de
Mon Dec 12 16:00:51 CET 2011
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
More information about the Users
mailing list