yhwh
14 Apr 2010, 7:43 AM
Hi all,
This is another implementation of Ext.Toolbar enableOverflow options, i needed it because the original with menu didn't support Ext.Button with repeat or toggle option. With this extension there is no more limitation.
At this time there is no repeat support for sides buttons see bug report (http://www.extjs.com/forum/showthread.php?96645-OPEN-842-Ext.Button-repeat)
I'll try to keep this extension up to date.
Here a screenshot
19908
Here the sample based on ext 3.2
19916
Note: To test copy ext-all.css, ext-all-debug.js and ext-base-debug.js files of 3.2 release in the directory of sample.html
Ps: Excuse my poor english
Edit: Code updated! Added animated effects and some optimization refactoring
This is another implementation of Ext.Toolbar enableOverflow options, i needed it because the original with menu didn't support Ext.Button with repeat or toggle option. With this extension there is no more limitation.
At this time there is no repeat support for sides buttons see bug report (http://www.extjs.com/forum/showthread.php?96645-OPEN-842-Ext.Button-repeat)
I'll try to keep this extension up to date.
Here a screenshot
19908
Here the sample based on ext 3.2
19916
Note: To test copy ext-all.css, ext-all-debug.js and ext-base-debug.js files of 3.2 release in the directory of sample.html
Ps: Excuse my poor english
Edit: Code updated! Added animated effects and some optimization refactoring