Search Type: Posts; User: vanstyn
Search: Search took 0.04 seconds.
-
9 Jun 2011 8:41 AM
- Replies
- 0
- Views
- 1,314
There might be a better way to solve this, but I wasn't aware of anything and so I wrote a couple of simple modules to to change the behavior of Ext.menu.Item to show the submenu on click instead of...
-
25 Mar 2011 5:10 PM
Jump to post Thread: Toolbar resizing problem by vanstyn
- Replies
- 27
- Views
- 6,367
I used this simple hack/workaround to solve the problem in my case:
Ext.ux.Plugin.AutoWidthToolbars = Ext.extend(Ext.util.Observable,{
init: function(cmp) {
if(! cmp.getTopToolbar)...
Results 1 to 2 of 2
