I'm looking for either a setting option of NSWindow
in XIB editor or via programmatically take I can disable the fullscreen mode feature in OS X when the user clicks the zoom button (green traffic light), as it does not work well with my UI design. (Instead, use it for normal window zooming.)
Anyone can give me some hints where to look for?