Top "Sencha-touch-2" questions

JavaScript framework for mobile devices, UI interface, DataAccess and encapsulation.

ActiveXObject is not defined and can't find variable: ActiveXObject

i want to create text file in local, when i browse in Google chrome click of the button it is …

javascript sencha-touch-2
Registry key Error: Java version has value '1.8', but '1.7' is required

While running sencha app build production I am getting the following error: Error: Registry key 'Software\JavaSoft\Java Runtime Environment'\…

java java-8 sencha-touch sencha-touch-2 sencha-cmd
Align items vertically in a center - Sencha Panel

I am trying to align mid of the screen of an item simply a label but it is aligning it …

extjs sencha-touch sencha-touch-2
Sencha Touch 2.0 MVC tutorial

I am very new to Sencha Touch framework, want to start with Sencha Touch 2.0 but not able to find any …

sencha-touch sencha-touch-2
phonegap geolocation always fail on timeout

I'm using sencha-touch 2.0 and phonegap 2.0.0 in my app to retrieve user's location. When runing on my locahost, everything works just …

android cordova geolocation timeout sencha-touch-2
Sencha Touch 2 MVC - how to switch views with button

I have this controller: Ext.define('MyApp.controller.Test', { extend: 'Ext.app.Controller', config: { }, refs: [ { ref: 'first', selector: '#first' }, { …

sencha-touch sencha-touch-2
What is the proper way to load an external javascript in Sencha Touch 2

In my development I need to include third part javascripts; like money.js (http://josscrowcroft.github.com/money.js/) What …

sencha-touch sencha-touch-2
How to call functions within a XTemplate (itemTpl)

I would like to use Ext's String method on some text that will be output to the view. For example: …

javascript extjs extjs4 sencha-touch sencha-touch-2
Align buttons to the left and right in Sencha Touch toolbar

How to align buttons in Sencha Touch toolbars at both sides left and right (one button to each side)? In …

extjs sencha-touch sencha-touch-2
How to get .ipa file with PhoneGap for iOS?

I have developed an PhoneGap application using Sencha Touch 2 in Android. Now I want to develop the same in iOS …

ios cordova sencha-touch sencha-touch-2