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

Javascript Sencha Cmd App Build Error Occurred While Executing This Line

I am trying to create a touch app using Cordova on a Mac. However when I run this code sencha app … Read more Javascript Sencha Cmd App Build Error Occurred While Executing This Line

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?

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

How To Use Json Proxy To Access Remote Services During Development

This is my doubt after going through How to send headers while using jsonp proxy? and How Ajax cal… Read more How To Use Json Proxy To Access Remote Services During Development

Sencha/ext - How Manipulate Svg Element Included Inside An Svg File ?!

This is my problem.... 'mon' function works if i set html property directly with svg code l… Read more Sencha/ext - How Manipulate Svg Element Included Inside An Svg File ?!

How To Add Itemtap

I have a list and I cant get items in the list to be clickable. I have onItemDisclosure and that sh… Read more How To Add Itemtap

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

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?

Sencha Touch Vs Backbone.js

What are the basic difference Sencha Touch and Backbone.js, actually have built a project in backbo… Read more Sencha Touch Vs Backbone.js