Re: Newbie - dataRepresentationOfType questions
Re: Newbie - dataRepresentationOfType questions
- Subject: Re: Newbie - dataRepresentationOfType questions
- From: matt neuburg <email@hidden>
- Date: Thu, 18 Sep 2003 10:38:19 -0700
On Thu, 18 Sep 2003 10:22:33 -0400, Tom Gray <email@hidden> said:
>
What is the
>
relationship of docType in:
>
>
- (NSData *)dataRepresentationOfType:(NSString *)aType
>
>
and the Mac file type?
There is no "docType" in -(NSData *)dataRepresentationOfType:(NSString *)aType.
Do you mean "aType"? If so, then it's the name (not the extension, not the HFS file type) you defined for this type in your plist. m.
--------
matt neuburg, phd = email@hidden,
http://www.tidbits.com/matt/
pantes anthropoi tou eidenai oregontai phusei
Subscribe to TidBITS! It's free and smart.
http://www.tidbits.com/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.