I am new to sencha touch and saw all videopodcasts but still don\'t understand how to \"display\" a panel from a tabbar (the bar on top!) and how to switch from a panel to another without any slide or
I\'m using setLoading(true) on a Panel, but cant find a way to change the \"Loading...\" text below the spinner.
I try to get a selectfield inside a floating, modal centerd panel working but when I click to select, the \"mother\"-panel closes and only the selection-panel of the selectfield stays.
I\'ll begin with the usual disclaimer: new to Sencha Touch/working with JSON, floundering in the dark. Any help or prodding in the right direction is appreciated 开发者_StackOverflow社区more than you
I\'m trying to load a single json object using sencha touch. When I work with arrays, all is well, but I havn\'t find a way of loading a single object into an Ext.data.Store
I have a Sencha Touch app that has a nested list. The nestedList automatically creates its own toolBar.
I have set up a simple panel in Sencha Touch with 2 tabs: ToolbarDemo.views.Homecard = Ext.extend(Ext.TabPanel, {
Is Sencha , JQuery Mobile us开发者_C百科ing HTML 5 for their UI Design?jQuery Mobile incorporates some aspects of HTML5, like CSS3 and HTML \"data-\" attributes, as the mention in their documentation.
I\'am trying to load the data of my model into the form. It works when you hit the button \"Load Model\" with the following handler;
I am new to Sencha Touch, and wonder how page navigation works. so far, the best开发者_运维技巧 i found was something like: