Top "Sencha-touch-2.1" questions

Sencha Touch is a user interface (UI) JavaScript framework, specifically built for the Mobile Web.

How to run .apk file generated using Cordova on device instead of emulator?

I am using Sencha Touch 2.3.1 for developing cross platform application and to deploy it to native platforms I am using …

android extjs cordova sencha-touch-2.1
How to call controller function in view in extjs

I have one function in controller. It will return a value. I have called that function in view using renderer:…

extjs extjs4.1 sencha-touch-2.1
Generate a sencha touch app

I am trying to create a new sencha touch app using "sencha generate app MyApp ../MyApp" command on Windows. I …

sencha-touch sencha-touch-2 sencha-touch-2.1 sencha-command
Build error with Sencha Command

I just upgraded my app to Sencha Touch 2.1 and I'm now trying to build it for production. Unfortunately, I get …

sencha-touch sencha-touch-2 sencha-touch-2.1 sencha-command
How can I get the active tab index in tab panel?

How can I get the active or selected tab index in tab panel in sencha touch? I am using tabpanel …

extjs sencha-touch-2 sencha-architect sencha-touch-2.1
Sencha Cmd Unable to locate 'app.dir' config property from sencha.cfg

I have built a sencha touch app using Sencha touch 2.1.0 and now I am trying to build it using instructions …

cordova extjs sencha-touch sencha-touch-2 sencha-touch-2.1
Sencha Touch 2.1 Get View by Ref in Controller

When trying to programatically push a view into the main navigation view on the viewport, I get the following error: …

controller ref sencha-touch-2.1
How to get value form record in sencha touch

I am trying to get value from nested json, but unable to get value. I have following data structure. Here …

extjs sencha-touch-2 sencha-touch-2.1
Cannot create an instance of unrecognized alias: widget.[object Object]

I have been trying to add a custom class into one of my views but when I run the application, …

extjs sencha-touch sencha-touch-2.1
how to give dynamic axes minimum and maximum values to chart from store sencha touch

I am using xtype:chart and this is my axes. axes: [{ type: 'numeric', minimum: 0, position: 'left', fields: ['2011', '2012…

extjs sencha-touch sencha-touch-2 sencha-touch-2.1