Document-based application won't create an untitled document at startup anymore
Document-based application won't create an untitled document at startup anymore
- Subject: Document-based application won't create an untitled document at startup anymore
- From: Gord Peters <email@hidden>
- Date: Thu, 14 Apr 2005 13:38:02 -0400
Hi all,
I've struggled with this issue for a while now, and I've come to wit's
end over it. My document-based Cocoa application used to open an
untitled document and, at some point, it just stopped. I've checked my
code, checked my NIB files, and even created a whole new project from
scratch and modified it step by step until it's identical to my current
application, and it doesn't exhibit the same behavior.
So, my question is, what sorts of things should I be looking at to make
sure my application opens an untitled document at startup? Just to
note, I don't have a delegate which handles the
applicationShouldOpenUntitledFile() callback (I tried setting up a
delegate which handles that and returns YES and still no go).
Thanks for any help.
Gord
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden