Hello I hope someone can help. I am creating an application that allows people to browse and download images. I know I can\'t access the photo library from mobile safari, my question is how can I deli
I\'ve got my sencha-touch app wired up as I believe it should be, and when I load it into Chrome, the Javascript console doesn\'t throw any errors. The WebService is finally returning the appropriate
I\'ve got a panel that is supposed to be consuming JSONP from an external web service. models/VimeoModel.js
I have a list of contacts that sencha touch is displaying in a list. Then when you click a name in the list it should slide to the right and say Hello {contact n开发者_如何学Goame}! but when it slides
I have a list and I cant get items in the list to be clickable. I have onItemDisclosure and that should work but it is not. I would like the whole row to be clickable but I cant seem to get anything t
How to disable monitorOrientation property in sencha touch globally? Please hel开发者_JAVA技巧p.If by disable you mean prevent the orientation from changing then it cannot be done in a clean way (at
I am writing an application using Sencha Touch that will require a login to the server.I need a way of keeping track of the s开发者_JAVA百科ession, but I\'m not sure what the best way of doing this is
I\'ve got a list view that extends panel, and I define a listener for an itemtap event that does an Ext.dispatch to my controller, that I basically want to set my form view as active. In my cont开发者
To begin, I\'m sorry for my awful english :) I have a web ap开发者_如何学Cplication that will communicate frequently with a server running a
I am working with the Sencha touch framework and there list item component. I have only been working with this for about 2 weeks now and I can not figure out how to get the \"onItemDisclosure\" to ope