April 2015
Intermediate to advanced
556 pages
17h 47m
English
In the exercise above you created a window with a content view controller, but did not create a window controller. In fact, NSWindowController also has a contentViewController property, which mirrors the window’s contentViewController. Create an NSWindowController subclass called MainWindowController and move the code for instantiating the view controller within it.
Read now
Unlock full access