Here is a quick preview of the ‘HeaderToolbar’ plugin that adds some functionality to the Panel and Window classes of the Ext JS framework that mimic OS X window/panel Top Toolbar. I’m looking for any comments/suggestions/etc. I cannot release code until I get confirmation from Ext JS, LLC that I can do so, as I have to modify and distribute overrides for the Window and Panel classes.

Header Toolbar



mystix
01. Jun, 2009
oooh.. interesting…
i think this is one place where triggerfields with left-aligned trigger images would come in handy.
should be a cinch to make the search field with rounded corners with that in place
Jay Garcia
01. Jun, 2009
Thanks
I wanted to do that too, but this was first on the list. Are you going to take on that task?
SysCobra
04. Jun, 2009
hi jay,
how about giving it the option to have a menu or any other component like a tabpanel inserted in top of it just above the toolbar buttons so we can have a look like in office 2007 see this image: http://tinyurl.com/okbkje, i think with your code something that way can be done too if you can override the title of the window and panel, i would love to see your code to experiment with it lol.
Jay Garcia
04. Jun, 2009
That’s an interesting concept. I will have to consider that.