How can I prevent making new Untitled document when Mac OS X document based application start up?
- by Eonil
I'm making a new Mac OS X application. (not an iPhone app)
This is document-based application.
It shows a new "Untitled" document instance automatically when it starts up. How can I block this behavior? I wish my application show no window at start up.