dazex
20 Jun 2010, 10:04 AM
Awesome framework. I am loving the documentation, variety of demos and the way they all come together. I have extremely limited programming skills, but going through the examples...I am already well on my way to create a mobile web application that I have been wanting. Kudos.
On that note, I am trying to replicate a feature I commonly see in iPhone apps where when you tap anywhere on the screen, the toolbar/tab bar shows. Tap again, and they disappear.
I was wondering if this functionality is either coming or already built into the framework.
Looking through the API, I see a config: "hideOnMaskTap (http://www.sencha.com/forum/source/Component.html#cfg-Ext.Component-hideOnMaskTap)" and was wondering if that's related to what I am trying to accomplish.
Thanks for any direction or pointer to the right place to look.
All the best,
-David
On that note, I am trying to replicate a feature I commonly see in iPhone apps where when you tap anywhere on the screen, the toolbar/tab bar shows. Tap again, and they disappear.
I was wondering if this functionality is either coming or already built into the framework.
Looking through the API, I see a config: "hideOnMaskTap (http://www.sencha.com/forum/source/Component.html#cfg-Ext.Component-hideOnMaskTap)" and was wondering if that's related to what I am trying to accomplish.
Thanks for any direction or pointer to the right place to look.
All the best,
-David