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

Sencha Touch 2: Data Intigration Or How To Share Dynamic Information Between Sencha And Javascript

I'd like to start quick. What is my problem: Within ST2 I structured my application with the … Read more Sencha Touch 2: Data Intigration Or How To Share Dynamic Information Between Sencha And Javascript

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?

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

Sencha Touch Sync Store Performance Issue

I am developing application using sencha touch 2. I have one problem using store.sync() its taking … Read more Sencha Touch Sync Store Performance Issue

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 2: How Can I Add Google+ Login?

I would like to add a Google+ Login to my Sencha Touch 2 webapplication, according to https://devel… Read more Sencha Touch 2: How Can I Add Google+ Login?