EDIT I have a viewport that extends a TabPanel. In it, I set one of the tabBar buttons to load another TabPanel called subTabPanel. myApp.views.viewport.setActiveItem(index, options) works just fine.
I am trying to pull few records from the Database and show it as a list on one of the panels(or screen). But I cant see anything on the screen. Please help me where I\'m wrong.
I just started using sencha touch recently and so far I\'ve got this built: app.js: Ext.regApplication({
is there a way to listen to the event, when the user clicks/tabs on the clearIcon in a seachfield? unfort. the keyup and change listeners are ignored then...
I\'m working with the MVC example here, and have bypassed the PhoneGap contacts data and replaced it with my own model and store. When I add a list to a panel, I point it to myApp.stores.products. A l
I need a little help, I am building an app in Sencha Touch and I need to change the docked items within a container when a button is pressed. I assume this is the best way to alter the content within
I want to create a dynamically variating list with XTemplates. unfort. you can\'t pass the index-id though a function within an if-construct like
I\'m making an flight search app with Sencha Touch and have encountered a small problem. I want to create a textfield for all the airports 开发者_StackOverflow社区and need autocomplete functionality
I have an application with few \"pages\" with images. When i use carousel for changin开发者_如何学Cg \"pages\" - it lags. And i can\'t understand why.I\'m guessing your browser is choking on the cpu-i
I\'m trying to test my app with different screen resolutions. Best and cheapest way to do so is with the 开发者_如何学运维emulator, so I tried to launch the app in the emulator. This causes to a prob