+ Post New Thread
I want to reduce the font-size of the Title text in one specific toolbar using CSS. I have given the toolbar a Cls config of fc-namebar. How do I...
Guys, I've been creating my first application using Sencha Touch 2 Beta 3 and Sencha Designer 2. I have a map, that the user can selectively...
I'm trying to say 'if type=eoc, then show me the title and teaser in the items object'. The `if` works fine, but `<tpl for="items">` doesn't. What...
Along the same lines as the jQuery-UI theme roller, I'm wondering if there is a similar theme engine for Sencha Touch? It would be really nice to...
What's the correct way to specify a child component's config values, when using xtypes? Should they be put into a separate "config" object, or...
I was wondering about the status of the "Dialog Manager" that was mentioned at SenchaCon this year. It was mentioned that the Dialog Manager...
I am using the extra special nifty formatting method in Ext.Date, and it seems to be working great on the desktop (Chrome 17, Safari 5) but not on...
Hi, I have a navigation's view and when i am using the push() and pop() methods, the sliding is from right to left. How can i change it to left...
Hi, How can I remove the tick mark from the selected item in a list box. Even if the listbox is a single select list box the tick still remains on...
Hi, I have a form and on the same line i wanna display both a "OK" and a "CANCEL" button. Usually, when i am creating button with sencha touch...
I have a model with a hasMany association that autoloads via a REST proxy. My child model also has a REST proxy because sometimes I want to use it...
Hi, Sencha Touch team. In many examples I see that you guys create custom view, normally called Main, which you use as the main application container...
Hello Everyone, I have a list with a store. I have noticed that I get 'null' when my list renders. I investigated using the console, and it...
{ xtype: 'list', iconCls: 'orders', id: 'aList', store:Ext.create('Ext.data.Store', { success: function(response,...
I keep running across things happening twice, when I only intend for them to happen once. Each time I learn something new, but this one I can't track...
Q1: I believe I have some gaps in my understanding on how event flow in an MVC ST2 app. I'll give an example: I have a view which extends...
Hi, - How is it possible to set a xtype: searchfield centered in the navigationview/navigationbar ? My class looks like this: ...
Hi, I have a form, using it for editing a record works fine. But when I want to create a new record I create a new phantom model and assign it to...
var myNavBar = Ext.create('Ext.TitleBar', { docked: 'top', title: 'Navigation', items: }); Ext.application({ launch:...
Hi, I have a textfield, and i wanna know how to align a label in the middle, not on the right/left, ... I have checked the source code...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us