I am starting to use Sencha Touch and have already read their \"Getting Started\" gide, however I am currently stuck in what I want to do and haven\'t been able to find any proper tutorial or example
I\'m pretty new to Sencha Touch and am trying to make a simple application that has a login form and makes calls a开发者_开发百科nd fetch results into lists.
I want to getting flexible with Sencha Touch. I write my codes and viewing on Google Chrome well but I am searching an Ipad and Iphone simulator/emulator runs on Windows. I want to look and feel my co
This question 开发者_如何学Goseems silly. But I\'m new to javascript and sencha touch. Can I use Ext.JS\'s APIs in Sencha Touch backed project? I find Ext.util.Cookies is only in Ext.JS, not in Sench
I\'m working on a Sencha Touch ipad app 开发者_C百科which pulls content from a JSON feed. The JSON contains some images, plus some video URLs from Youtube and Vimeo.
http://dev.sencha.com/deploy/touch/examples/nestedlist/ In nested listing i have Home , when i click on that i moved to Product in that product i have to display tab carousel or tab. But i\'m unable
I try with the following code and i get error: invalid label Ext.util.JSONP.request({ url: \'http://demo.webfactory.mk/\',
I want to build a simple form with Sencha Touch, and attach a submit handler to it. Either I\'m a n00b, or this is surprisingly hard to do. Here\'s what I want:
I am following along very closely with the code within the GeoCongress.us App, as this is my first Sencha Touch app and the premise behind that app\'s layout functionality is similar to what I hope to
I\'m not sure how many people on here have used the Sencha Touch js library, but I have a question that MUST be simple despite my many attempts and fails.