objective c - XCode 6.2 default View Controller -


i've created new cocoa app in xcode 6.2. has appdelegate.m/.h files, info.plist , mainmenu.xib. default nsviewcontroller?

i need able grab view controller's instance code, can't find instance...

thank you!

there no default nsviewcontroller in case. defaults provide blank window only. have create 1 yourself. here 1 example of how people it.

one example


Comments

Popular posts from this blog

command line - Use qwinsta in PowerShell ISE -

java - Incorrect order of records in M-M relationship in hibernate -

php - I want to create a website for polls/survey like this http://www.poll-maker.com/ -