changing a Documenttype in NSDocument
changing a Documenttype in NSDocument
- Subject: changing a Documenttype in NSDocument
- From: Uwe <email@hidden>
- Date: Wed, 31 Dec 2003 15:14:23 +0100
I am using an NSDocument based application to read an old
document-typ-file and want to save this one as a new
document-type-file.
Reading and transferring into the new Documenttyp works well, but when
I try to save the document the save panel indicates the old extension
and I am not able to change the extension.
I used the message [self setFileType:@"newModel"] in the source code
but it did not help.
thanks for any help
Uwe
_______________________________________________
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.