I'd think setting maximizable = false in the application xml would remove the icon from the title bar, however this does not seem to do the trick. I know I can set showFlexChrome to false and then make my own title bar (without the maximize button), but this seems a bit backwards when all I want to do is remove the maximize button.
Tried styling maximizeButtonSkin/restoreButtonSkin with ClassReference(null) as well. It did work, but messed up the positioning of the minimize button + seems like a hack. Anyone know an easy way? Bjørn-- ======================== http://www.bie.no/blog/ <- yes, a tech blog.

