Skip to content Skip to sidebar Skip to footer
Showing posts with the label Sencha Touch

Hiding A Button On Pushed View And Showing It When Back To List View

When I load my list view it has several blog posts and a refresh button on the top left. If I tap o… Read more Hiding A Button On Pushed View And Showing It When Back To List View

Is It Possible To Open New Browser Window With Custom Headers And Content?

I have a Sencha Touch web application. I'm trying to generate a calendar event file and open it… Read more Is It Possible To Open New Browser Window With Custom Headers And Content?

Sencha Touch 2: Tapping Ext.msg.show That Have No Buttons

I want to display the popup message without any buttons. Ext.Msg.show({ title: '', me… Read more Sencha Touch 2: Tapping Ext.msg.show That Have No Buttons

Sencha Touch Do Not Set Scale And Allow Scrolling And Resize On Iphone Or Ipad

I am playing around with Sencha Touch, especially with examples like http://dev.sencha.com/deploy/t… Read more Sencha Touch Do Not Set Scale And Allow Scrolling And Resize On Iphone Or Ipad

How To Call A Listener Of View From Controller In Extjs

i have a bar chart in my view where i have a listener which is retrieving the bar column items ,now… Read more How To Call A Listener Of View From Controller In Extjs

Should I Specify The Proxy In The Model Or The Store?

I'm relatively new to cross-platform mobile development, and recently have been going through s… Read more Should I Specify The Proxy In The Model Or The Store?