Some advice about views on OS X needed
I've been developing for iOS for just over a year, but am now looking into OS X development.
I could really do with a bit of advice.
For iOS, one of the templates when starting a new app is a "Utility App", it has a single window, and two views - MainView and FlipsideView. It's possible to switch between the two views by tapping a button - is there anything similar in OS X? I find this template a great starting point, being able to separate two user interfaces, each with it's own NIB.
If anyone could point me in the right direction, or possibly provide a blank template like the one for iOS I would be so grateful!
Thank you.
|