NSURLDownload -> NDDocument?
NSURLDownload -> NDDocument?
- Subject: NSURLDownload -> NDDocument?
- From: Koen van der Drift <email@hidden>
- Date: Sun, 6 Jul 2003 07:57:40 -0400
Hi,
How do I create a new NSDocument using the data received from a
NSURLDownload? Neither NSDocument or NSDocumentController seem to have
methods that handle this because NSURLDownload creates an NSData
object. NSDocumentController has a method
openDocumentWithContentsOfURL but I am not sure if I can use that in
this case. Same for NSDocument which has a method initWithContentsOfURL.
thanks,
- Koen.
_______________________________________________
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.