PDA

View Full Version : Use menu bar items outside of a menu bar



sfwalter
4 May 2007, 4:19 AM
Has anyone seen if you could use the new Ext.Toolbar.MenuButton outside the toolbar. The class name "Ext.Toolbar.MenuButton" makes me think that I can't. But curious if anyone has tried this.

I basically what to put the menu button right on a web page.


Thanks in advance. Scott.

sfwalter
4 May 2007, 4:26 AM
Maybe I shouldn't be so lazy before I post :D Yes you can use the menu button outside of the menu bar. Use Ext.MenuButton instead.