---
title: "set the loadmask before loading the container"  
description: "set the loadmask before loading the container"  
author: "Anonymous User"  
published: 2013-06-14  
updated: 2013-06-25  
canonical: https://www.mindstick.com/forum/1083/set-the-loadmask-before-loading-the-container  
category: "sencha touch"  
tags: ["sencha touch"]  
reading_time: 1 minute  

---

# set the loadmask before loading the container

Hi [Developers](https://www.mindstick.com/articles/12875/blunders-you-must-avoid-while-hiring-java-developers-to-get-the-best-fulfilling-your-needs),\
How to set the **loadmask** before loading the [container](https://www.mindstick.com/forum/159610/how-to-connect-a-windows-container-to-a-service-running-on-localhost) in **[Sencha Touch](https://www.mindstick.com/interview/23004/define-class-system-of-sencha-touch)**.\
Any help appreciated.

## Replies

### Reply by Sumit Kesarwani

Hi Jacob,\
To set the loadmask before loading the container, there is a property named masked through you can set te loadmask:\

masked: {

xtype: 'loadmask',

message: 'Loading....'

}

\

If you want to learn more about Loadmask, then you can read my article:

http://www.mindstick.com/Articles/0d99cdb3-4a54-42eb-b49c-375a3a22ca4c/?LoadMask%20in%20Sencha%20Touch


---

Original Source: https://www.mindstick.com/forum/1083/set-the-loadmask-before-loading-the-container

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
