What are the things to pay attention combinating SenchaTouch (HTML-JAVAscript) with Phonegap to get an App for开发者_Go百科 the AppStore?
I have gone through dev.sencha.开发者_C百科com and while I do understand Javascript/jQuery, I do not understand the syntax followed in Sencha Touch or ExtJS.
What would be the best way to add some badgeText to the Items of a List开发者_开发百科-Panel?o.k., so one way to add badge text to a list item is to add the following code to the xtemplate/itemTpl:
I am adding a carousel to my main Panel. What I do is I create myCarousel with a toolbar and then I do:
I need to reload the items from my carousel (I clicked on an item and a panel gets destroyed, then when I try to go back, I need to rebuild the carousel)
I am new to EXT.js and trying to use XML feed instead of an array is there any example on how to add xml feed to this instead of array to this \"Summary Grid Example\" . http://dev.sencha.com/deploy/e
I have created a form and am trying to send its contents to a server. I used the forms example from sensa.com as a template.The form sends a message to my server, but only with my the disable caching
I am creating an Application that consist of a Panel, This panel contains a Tab-Panel and a Form-Panel. (Initially, Form-Panel is Hidden)开发者_如何学JAVA
how to solve \"Ti is not开发者_运维知识库 defined in SqlLiteProxy.js\" in Desktop Titanium ? Iam also getting \"The \'sqlite\' type has not been registered with this manager.\"
pardon my naivety here. I\'m trying to make buttons on a ToolBar link to a new card as opposed to TabPanels. The new card will have different panel elements than the homeI\'ve watched all the video tu