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

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

Parsing Simple Json Using Ext Gives Syntaxerror: Unexpected Token Illegal

i'm doing a simple parse of some JSON and it's giving me an error in chrome, what am i miss… Read more Parsing Simple Json Using Ext Gives Syntaxerror: Unexpected Token Illegal

Gridpanel As Item Of Tabpanel

I'm having trouble knowing if I syntactically have this setup right. From another thread, I und… Read more Gridpanel As Item Of Tabpanel

Are Pure And Traditional Ajax Requests Possible On Native / Hybrid Mobile Apps?

I know that using JSONP thechnique http://en.wikipedia.org/wiki/JSONP we can kinda make a cross dom… Read more Are Pure And Traditional Ajax Requests Possible On Native / Hybrid Mobile Apps?

How To Store Login Credentials In Localstorage

If got a sencha touch application, with a login form. For returning users, I would like to store th… Read more How To Store Login Credentials In Localstorage

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?

Composite Models (models Within Models), Or Manual Foreign Key Associations Between Models?

I have two models, and I want to 'nest' one within the other. Is there a way to do this wit… Read more Composite Models (models Within Models), Or Manual Foreign Key Associations Between Models?

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