NSToolbar special area
问题 I like to try to completely take over the area where the NSToolbar resides so I can put my own custom controls, views and background. The advantages of using this area are: Any sliding panels appear below the toolbar area instead of just the title bar. In Lion, the toolbar area comes down along with the menu bar when the mouse is at the top of the screen. I have tried using a borderless window, and implementing my own custom views within it but unfortunately I lose the above advantages as