Using phonegap/se开发者_开发问答ncha on Android, start the camera or library, get a photo, return to application and phonegap restarts the application making the camera API useless. Has anyone develop
I\'m showing myFormPanel includes a form.I\'m opening this panel like : popUpPanel = new myFormPanel();
I am using Sencha Touch list component which contains around 1000 records. Scrolling of list is made false.
I\'m having a problem with loading a Sencha store. My store declaration is like this: Ext.regModel(\'Car\',{
I useSancha-touch + PhoneGap to create my application and test it on a phone (Android2.1). Does someone know the code to make the phone开发者_开发技巧 vibrate (still using Sencha-touch)? Looking at t
I am currently building a web-app on top of KnockoutJS - true, programming bliss to use! I have reached a stage were I need to add a mobile development framework and have been contemplating my choice
I try to show a loading mask while user waits for the panel to be shown. I use Ext.LoadMask like : loadingMask = new Ext.LoadMask(Ext.getBody(), {msg:\"Loading...\"});
I created an example app开发者_运维知识库 on how to use Sencha Touch,Rails 3.1, Devise and Mongodb.
This is a two-parter question here. The first is a technical question about how Sencha parses JSON and reads stores.
I have a bunch of code for viewing data from a Store that I want to use across multiple applications with minimal changes; however, the data is being loaded from a different REST service depending on