How to use NSCoder
Hey,
I want to save strings of NSTextFields in files. Therefor I use the document-based Cocoa Application template. Now I don't know how to use the NSCoder and NSEncoder method. I looked these up in the Reference Library but when I try to code it in my app it doesn't work. When I open my saved file the NSTextField stays empty. Can anyone help?
|