how can I retrieve a element register by the method Ext.reg? prj.views.NewsSearchSection = Ext.extend(Ext.Panel, {
Is there any way to make a 开发者_JAVA百科TabPanel always slide \'left\' in sencha touch?I think you do something like (sorry, can\'t test it right now):
I recently discovered the emptyText config value for lists in Sencha Touch to display when the store is empty. The problem I am having is that this text appears in the top left corner and 开发者_如何转
hi I made a list that has a productname and price the list is an item of a panel en the panel has a docked开发者_JAVA百科item which is a toolbar. i want the sum of price inside the toolbar so that peo
I am having great trouble getting started with theming for Sencha Touch. The problem is apparently a version conflict, according to some sources.
So I have this Phonegap application built using Sencha Touch.I have a textarea control for users to type in some information.When the box gets focus it brings up the virtual keyboard. But the virtual
hi can anyone tell ho to selct a field in a store i made a nestedlist and i want when someone clicks on a leaf the message somesoops, you click on a leaf. and leaf is a boolean field.
Could someone please explain how the insert works to add a record in a datastore with tha fields: \"title\", \"info\" and \"price\"?
I am building an App using Sencha touch api. I have a 开发者_StackOverflow社区model Ext.regModel(\'Task\',
I have a Sencha Touch application using Node.js and Socket.io running on Amazon EC2 (micro instance). I want to make it available on Facebook, in a Facebook Canvas, aka an HTML iFrame.