Making my app use FileWrappers (Document Bundles) as the file type...
Making my app use FileWrappers (Document Bundles) as the file type...
- Subject: Making my app use FileWrappers (Document Bundles) as the file type...
- From: "Ryan Z. Hale" <email@hidden>
- Date: Sat, 9 Nov 2002 14:35:34 -0600
I apologize in advance if this too newbie or has been discussed before,
though I did check.
I am making an app that I want to use FileWrappers to store several
.plist and text files in, similar to TextEdit's RTFD or the OmniWeb
.htmld, but can't seem to get it working. I have changed my Document.m
to "loadFileWrapperRepresentation" and
"fileWrapperRepresentationOfType", along with the "File Package"
setting in my target. When I save the document (currently just some
text), I get a sheet and all that, but after telling it to save, I get
a could not save document error.
Anyone know why this is happening? Could anyone give me or point me to
some simple Sample Code for this?
Thanks,
Ryan Hale
email@hidden
_______________________________________________
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.