-
22 Nov 2012 12:54 AM #1
Unanswered: actionsheet blur event
Unanswered: actionsheet blur event
Hey,
is there an event that is like the blur event just for an actionsheet?
-
23 Nov 2012 12:58 PM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,656
- Vote Rating
- 435
- Answers
- 3109
The actionsheet doesn't have a blur (or focus) event. You want to know when it has been hidden?
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
-
28 Nov 2012 11:43 PM #3
No i want when the user select something what is not in the actionsheet that the actionsheet is hidden. I know that i can check where the user puts his finger but i thought maybe there is an easier way
-
15 Apr 2013 6:29 AM #4Sencha - Community Support Team
- Join Date
- Nov 2007
- Location
- Helsingborg, Sweden
- Posts
- 2,455
- Vote Rating
- 52
- Answers
- 29
+1 for this. It'd be nice if the user can just dismiss the sheet by clicking on the sheet mask. Feature request?


Reply With Quote