+ Post New Thread
var spinner = this.down('spinnerfield'); spinner.on({ spin: this.onSpinnerValChanged, scope: this }); spinner.on({ change:...
Hello to everyone, I have a problem, I want to update a specific node in a NestedList component, like this function(in 1.x works): refresh :...
I cannot find "Ext.getBody().getViewSize()" in BETA1... Is there a solution to get the screen size? Thanks.
Have You guys thought about making the List component more powerfull? In ST1.0.0 someone have made a BufferedList component. Maybe it is in future...
I'm looking at leveraging the 'grouped' config of Ext.List with my list items using dataItems. When I extend 'Ext.DataView' the dataItem components...
Using Sencha Touch 2.0 PR4 I am trying to mix dynamically obtained parameters in with the parameters already defined on a stores proxy. Yet I get...
With Sencha Touch 2 now that we have closer design to ExtJS 4 and the class system, we want to build a large scale application that will be divided...
Here is my view/Threads.js The list loads fine when the plugin is not present. Ext.define('MyApp.view.Threads',{ extend:...
Now in BETA1 all views is in Ext.Application and not in controllers classes, I have this code: Ext.application({ name: 'GpMobile', ...
Ext.define('Post',{ extend:'Ext.data.Model', config:{ fields:'id','user_id'], ...
I've got routes setup in my application, but I haven't found any suggested way for populating the history with tokens (i.e. an equivalent of ExtJS...
Hi all, Using sencha touch 2 PR4. I am trying to figure out how to include HTML on a panel that would vary in length, and I want to be able to...
Things are going really well w/ST2, here's something that worked in PR4 but has stopped working in B1: Too many toolbar menu items to fit on a...
We have a base application which is customized for each client. When a client wants to change functionality for one of our components we use...
We plan to use Sencha Touch to build our application, but the requirement covers different HTML5 browsers support like Firefox (mobile and desktop),...
Imagine you have an app that consists of "X" different pages. Would you then implement a TabPanel to manage all of these pages, and have some...
Hi, I would like to create a grouplist showing an avatar (personal picture) on each item. Is there any support for doing this apart from the...
Starting on my first Touch development I started to wonder about some concepts. The application I plan to write needs a "sign in" screen. Upon...
Hey guys, Would be great if we could put a lot more sincere up-votes for Sencha Touch here - http://news.ycombinator.com/item?id=3549640 Thanks...
In PR4 when you did an Ext.define(), the params would go into config{} if defined there otherwise at the class level. In B1 it appears everything...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us