Top "Sencha-touch" questions

Sencha Touch is a multi mobile device JavaScript library based on HTML5 and the Model, View, Controller pattern.

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
Open HTML5 date picker on icon click

I have an HTML5 date picker. It is opened when I click on the date picker text box. Todo : I …

javascript extjs sencha-touch html5-canvas
Convert GMT time to local time

Am getting a GMT time from my server in this format Fri, 18 Oct 2013 11:38:23 GMT My requirement is to convert this …

javascript sencha-touch
Uncaught InvalidValueError: setMap: not an instance of Map

when i used the sencha touch2.2.1,i met a question. In the viewer: items: [{ id: 'mapCanvas', xtype:'map', useCurrentLocation: true, }] …

google-maps sencha-touch
OPTIONS 405 (Method Not Allowed) regardless server sends Access-Control-Allow-Methods:OPTIONS, GET, HEAD, POST

I'm trying to make cross-domain request and my server is configured to send the following headers: Access-Control-Allow-Credentials:true Access-Control-Allow-Headers:x-requested-with, …

javascript sencha-touch cross-domain cors jqxhr
What is the Best Framework for HTML 5 Based Mobile Development?

What is the best framework for HTML 5 based mobile development? I evaluated a few frameworks like jQuery Mobile , Sencha Touch , …

javascript html jquery-mobile mobile sencha-touch
Sencha Touch or jQuery Mobile?

I wonder if I were to develop a mobile Web app (now, in two weeks, or in a month), which …

jquery-mobile web-applications sencha-touch mobile-website
Difference between Phonegap and Sencha Touch

I read many documents regarding to Phonegap and Sencha Touch. But i still confused with these two. I have already …

android cordova sencha-touch
How to listen for keyboard open/close in Javascript/Sencha?

I have a HTML5/Javascript (Sencha) app that I have packed into PhoneGap for iOS in XCode. One way or …

javascript ios sencha-touch keyboard-events
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