Questions tagged [sencha-touch-2]

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

Sencha Touch 2 is the second version of Sencha Touch, developed by Sencha.

It is a Javascript framework based on well-known Ext JS library and used to create cross-platform mobile devices webapps (Android 2.3+, Blackberry, Windows Phone 8 and iOS 4+).

With this new version, it is possible to package applications as native.

Official documentation and description can be found at: http://docs.sencha.com/touch/

3849 questions
5
votes
2 answers

Sencha Touch list not displaying (again!)

My Sencha Touch list isn't displaying. All I did was change the root container to a navigation view so other views can be pushed onto it, but then the navigation doesn't like having 'fit' as the root. So I moved that into another container with…
jaffa
  • 26,770
  • 50
  • 178
  • 289
5
votes
1 answer

Sencha Touch: How to update from 2.1 to 2.2?

I think I'm missing something very, very obvious and easy, but - how do I migrate my 2.1-app to 2.2? What do I have to copy or which script do I have to run?
swalkner
  • 16,679
  • 31
  • 123
  • 210
5
votes
3 answers

Sencha build failed compass process exited with non-zero code 1

I am trying to build my Sencha app at windows OS but getting this error. I am trying to use sencha command - sencha app build package, but build is failed. I already installed ant and compass C:\xampp\htdocs\WhatsUnderMe>sencha app build…
user1666543
  • 665
  • 1
  • 10
  • 19
5
votes
1 answer

Sencha Touch - How to implement optgroup

Is there a way to separate the options of a Sencha Touch select list similar to using optgroups? I have options that need to appear like they are grouped under a few different headings. In regular HTML markup it would look something like: