Re: Multi-doc App
Re: Multi-doc App
- Subject: Re: Multi-doc App
- From: Julien Jalon <email@hidden>
- Date: Wed, 6 Feb 2002 20:11:55 +0100
Le mercredi 6 fivrier 2002, ` 07:24 PM, Thilo Ettelt a icrit :
Hi Folks!
Is it true, that the given event...
- (BOOL)loadDataRepresentation:(NSData *)data ofType:(NSString *)aType
...is called when someone clicks on "Open" and selects a doc?
If true, the NSData Object is that file, but I'm wondering how to
convert it into a NSString, NSMovie or whatever?
[[NSString alloc] initWith
Data:encoding:]
--
Julien Jalon
<
http://software.julien-jalon.org>
_______________________________________________
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.