FullScreenWindow provides a Cocoa NSWindow sub-class that when “ordered front” will span the entire area of the main screen. You can change the preferred screen size and whether to hide the system UI (dock and menu bar). The window can also be used in a normal windowed mode – which makes it very simple to make your GUI switch between windowwed and full screen modes.
- Dan
- Dan
