Replacement for openUntitledDocumentOfType:display:
Replacement for openUntitledDocumentOfType:display:
- Subject: Replacement for openUntitledDocumentOfType:display:
- From: James Bucanek <email@hidden>
- Date: Thu, 24 Jul 2008 11:42:34 -0700
This question has been asked, but never answered.
I'm cleaning up a project and removing methods deprecated in
10.4. The method
- (id)openUntitledDcumentOfType:(NSString*)docType display:(BOOL)display
was deprecated in 10.4. It says to use
openUntitledDocumentAndDisplay:error: instead. But that method
doesn't take a docType parameter.
This application has several flavors of File > New that each
create a different document type. What's the 10.4/10.5
equivalent method for creating a new document of a specific type?
--
James Bucanek
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden