+ Post New Thread
Calling method applyStyles on an Ext.dom.Element causes an error: i.e. var myElement = Ext.get('myElement'); if (myElement){ ...
Click on mask and dialog hides. Pre-written test cases :) http://docs.sencha.com/touch/2-0/#!/api/Ext.Msg
I usually destroy cards as they become inactive in a card layout. I used to use this: this.on('cardswitch', function (view, newCard, oldCard){ ...
This is probably related to this bug but thought I would start a new thread in case it isn't: ...
buyBtn.setHandler(function() { if (!this.sheet) { this.sheet = Ext.Viewport.add({ xtype: 'actionsheet', items...
Override does not give expected behaviour... the next example should alert "testing", but instead it gives "Loading..." the config message defined in...
Ext.dom.CompositeElementLite's getElement method invoked .attach method on Ext.dom.Element.Fly which seems to be missing. The following override...
I have a number field defined like so: { xtype: 'numberfield', name: 'ccnumber', id: 'ccnumber', label: 'Card Number', required: true,...
Ext.select('img').each(function(el){ console.log(el); }); error occurs. debugging result :
Getting exception " Uncaught TypeError: Cannot read property 'Chart' of undefined " . Any solution? Thanks
The title says it all, SegmentedButton's initialize method does not invoke this.callParent(arguments)
Ext.Msg.alert and all method of this class callback function not working.
Hey, thought I'd flag this one as it's appeared since PR3; if you accidentally pass in an undefined string into Ext.Msg.alert, it seems to cause the...
pr4 had broken the custom path functionality (bug report) Beta 1 appears to load controllers from a custom path but not views. In the main app...
Hi guys i found a Problem with the centered config of an Ext.Container. I'm using an Container with Cardlayout, which regularly should only show...
Hi, I just upgraded to PR4 and encountered the following issue: In PR3, I could have custom folder structure for my MVC classes as follows: ...
See http://docs.sencha.com/touch/2-0/source/ActionSheet.html#Ext-ActionSheet
First, thanks for adding my WISHLIST of adding pop(count) to navigation view. Would it make sense to return an array of all the popped views to...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us