+ Post New Thread
As per the kitchensink example, spacers control the positioning of buttons on a toolbar. In 1.1.1, the following code produces a button in the upper...
I'm not sure but I think there is a bug in getModuleClassName. this.name should be namespace. getModuleClassName: function(name, type) { ...
hi team, with ST 1.x, i was able to add custom configs to an app, like: Ext.regApplication({ name: 'SC', foo: 'bar' });
hi team, when creating an app like this: Ext.Loader.setConfig({ enabled : true }); Ext.application({
REQUIRED INFORMATION Ext version tested: TOUCH 2.0 PR3 Browser versions tested against:
REQUIRED INFORMATION Ext version tested: Touch 2.0-pr2 Browser versions tested against: Chrome
When I give a numberfield a value initializer, calling Ext.getCmp('myid').getValue() always returns the configured initializer. I have this: {...
Please goto this page: http://docs.sencha.com/touch/2-0/touch/examples/kitchensink/index.html Open User Interface\List and click on "Simple"...
If I add "emptyText: '..'" to dataview the records from store are displayed twice? :) Code: Ext.setup({ tabletStartupScreen:...
Using PR3 the bottom tab panel icons are no longer centered. This happens in Google Chrome, and my Android device. Notice the two tabpanel icons...
It looks like IDs aren't being set on form elements that specify an ID. This: { xtype:'fieldset', ...
I've got a Ext.form.FormPanel with multiple selectfields rendering at once. What I've noticed is when I click to alter the options of any of the...
If a dataview has mode set to 'MULTIPLE', you select some rows and load data as follows: dataview.getStore().loadData(jsonArray, false); and...
Hi, I have an issue with not being able to tap on the in built Google Map controls for switching map types, using zoom and street view. I also...
The "html" method on Button is now deprecated in favor of "text" in PR2 and PR3. So, how do you add HTML code to a button???
The title says it all, multiple reasons: It is supposed to return multiple items. The method for clearing selections is called clearSelections...
I have a login panel with a logo that loaded correctly in PR2. When I load it using PR3, I get: Uncaught TypeError: Cannot call method 'setWidth'...
REQUIRED INFORMATION Ext version tested: Sencha Touch 2.0.0-pr2 Browser versions tested against: Chrome DOCTYPE tested against: html (5)
onItemDeselect: function(record, suppressEvent) { var me = this; if (suppressEvent) { me.doItemDeSelect(me, record); ...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us