My problem, is how can I initiate a panel with a bottom toolbar with vertical buttons. Here is my code
This is my problem.... \'mon\' function works if i set html property dir开发者_运维问答ectly with svg code like this:
I have written an MVC Sencha Touch app to query a database via JSON an开发者_如何学运维d then return the list in an Ext.List
I\'m looking for a framew开发者_如何学运维ork to create touch optimized websites. Sencha and ExtJS look awesome, but don\'t appear to be freeSencha touch is available for free under a GPL or a commerc
question is simple! I have an object like this: new Ext.Panel({ id: \'Panel\', fullscreen: true, dockedItems: [
hi i was try test sencha touch geotwitter but it doesnot seem to be working. ie display google map marker display each tweets as in the demo
i am using the ToolbarDemo and the ListDemo from Drew Neil (@nelstrom)! Everything works perfect! But there is one problem with the VIEWPORT - i think!
is there a way to receive some return value from a controller like app.controllers.theController = new Ext.Controller({
i have a simple sencha touch app in mvc style with one view in the viewport: the main view.another panel is popping up as modal floating window when you swipe a finger over the main view. this panel l
I am building an mobile app ( RSS reader ) for Android with Sencha touch and PhoneGap. I have created some sort of background service that checks every 12 hours for new posts and update the app. When