Document-based app
Document-based app
- Subject: Document-based app
- From: Laurent Michel <email@hidden>
- Date: Wed, 28 Dec 2005 23:38:25 -0500
Hi!
A quick question.
I am writing a Document based app. When the app starts, it creates an
"Untitled" document. On the first "Open" request, a new window is
created to host the chosen document. All of this works fine. However,
one 'reviewer' pointed out that this is not how "TextEdit" (for
instance) behaves. Indeed, on the first "open" request, the chosen
document replaces the content of the "Untitled" window.
So,... how should I go about replicating that behavior of textEdit?
Subclassing NSDocumentController?
Any pointer is most welcomed.
Thanks.
--
Laurent
_______________________________________________
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