---
title: "entry/exit direction to message box in Sencha Touch"  
description: "entry/exit direction to message box in Sencha Touch"  
author: "Anonymous User"  
published: 2013-06-14  
updated: 2013-06-25  
canonical: https://www.mindstick.com/forum/1085/entry-exit-direction-to-message-box-in-sencha-touch  
category: "sencha touch"  
tags: ["sencha touch"]  
reading_time: 1 minute  

---

# entry/exit direction to message box in Sencha Touch

Hi [Expert](https://www.mindstick.com/articles/13120/an-expert-financial-advice-will-improve-your-finances),\
How to give the **[entry](https://www.mindstick.com/interview/531/how-to-delete-an-array-entry-using-javascript)/exit [direction](https://yourviews.mindstick.com/story/5034/10-animals-with-the-best-sense-of-direction)** to [message](https://www.mindstick.com/forum/12802/show-confirmation-message-yes-or-no-in-asp-dot-net) box in **[Sencha Touch](https://www.mindstick.com/interview/23004/define-class-system-of-sencha-touch).**\
Your help is greatly appreciated.

## Replies

### Reply by Sumit Kesarwani

Hi Lois,\
To set the entry/exit direction of message box, there is two property show animation and hide animation through which we can add entry/exit direction of message box: \

showAnimation: 'slideIn',

hideAnimation: 'slideOut',

\

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

http://www.mindstick.com/Articles/fb7d3c14-a337-47fe-ad25-2332387433c2/?Entry/Exit%20Direction%20of%20Message%20Box%20in%20Sencha%20Touch


---

Original Source: https://www.mindstick.com/forum/1085/entry-exit-direction-to-message-box-in-sencha-touch

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
