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

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

Sencha Touch : How To Get The Simple Json File As Response Using Jsonp?

I am trying to make a simple JSONP call to get a json file which is loaded on the remote server. He… Read more Sencha Touch : How To Get The Simple Json File As Response Using Jsonp?

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

Sencha Touch Production Build Errors

Using touch 2.1.0 and Cmd 3.1.2.342 Whilst trying to create a production version of my sencha app, … Read more Sencha Touch Production Build Errors

How Do I Keep The Images When Changing Tabbar Position?

Hi I would like to know how to keep the icnClass when I set the tab to the left as so: Ext.define(&… Read more How Do I Keep The Images When Changing Tabbar Position?

Display Math Symbols In Ext.js / Sencha Touch

I'm looking for a way to display math symbols and equations (coming from Latex e.g.) in Ext.js … Read more Display Math Symbols In Ext.js / Sencha Touch