Mteixeira
31 Jul 2012, 8:45 AM
Hey all :)
I'm new to sencha and i have a question. I successfully create a loadmask but would like to make it larger that it's by default. So i've done this:
new Ext.LoadMask(Ext.getBody(), {msg: message, height: '300px'});
but the loadmask stays the same. I'm doing something wrong or this just is impossible to achieve?
I'm new to sencha and i have a question. I successfully create a loadmask but would like to make it larger that it's by default. So i've done this:
new Ext.LoadMask(Ext.getBody(), {msg: message, height: '300px'});
but the loadmask stays the same. I'm doing something wrong or this just is impossible to achieve?