+ Post New Thread
I think there is something going terrible wrong with Ext.ModelMgr.create Consider basic model: Ext.regModel('Login', { fields: , validations:...
Sample: http://dev.sencha.com/deploy/ext-4.0-beta2/examples/statusbar/statusbar-advanced.html 1.- Fill the date field. 2.- Click "Save" button....
color is misspelled: http://www.w3.org/TR/SVG/color.html availableAnimAttrs: { ... fill: "colour", .... stroke:...
would be to pluralize the directories under 'app' in keeping with most other mvc frameworks available. also, it would seem that we are going down...
Hi It should call editingPlugin.getActiveColumn() This bug prevents tabbing through fields in a GridPanel with the editor plugin. Sebastian
Looking at the new MVC examples, the code that extends and instantiates the Ext.app.Application is only available in the minified app.js files. Not...
seems to be some problem with rending tree panels, and grids in accordion layouts... Ext.Loader.setConfig({ enabled: true }); ...
release notes show classes were renamed to remove redundancy, ect. However docs and library do not reflect changes to the Ext.tab.* classes....
Ext.data.Store.loadData() fires only 'datachanged' but not 'load' var store = Ext.create('Ext.data.Store', { model: 'Test', listeners: { ...
Some files under 'theme/images/default/' have '-default-' in name. For example: theme/images/default/panel/panel-default-framed-corners.gif
I had Ext.Loader working nicely in beta 2 - it would dynamically load my application files without complaint. With beta 3, I notice 2 things right...
The article Ext.grid.feature.Summary in the documentaion is missing.
Since the class SpriteGroup was (aptly) renamed to CompositeSprite, the isSpriteGroup property should also be be renamed to isCompositeSprite.
Hello, im found a bug in getRecords, the return is records not r. /** * Gets an array of the records from an array of nodes *...
Hi, Why are the MVC examples obfuscated ? I mean, they seem to be "packaged all in one", and that's a great feature, but it surely is not friendly...
After downloading Beta 3, I discovered that the stylings for the picker on the Date field are bad or missing. Can anyone else confirm this? The...
Here is the address: http://dev.sencha.com/deploy/ext-4.0-beta3/examples/app/simple/simple.html When double clicking a row, a error ocurr.
When you load a node into a tree that has the property 'expanded: true' the node draws with a minus beside it as if it had been expanded but does not...
Hi Cool that you are now using CSS3 box-shadow when applicable to give floating elements a shadow! But it's not working very well on non-white...
release notes say: Replaced Javascript 'new' with Ext.create throughout library and examples however in the manual Ext.create does not make an...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us