Encoding NSAttributedString in 10.2
Encoding NSAttributedString in 10.2
- Subject: Encoding NSAttributedString in 10.2
- From: Tobias Haughton <email@hidden>
- Date: Fri, 20 Sep 2002 14:57:36 +1000
I've installed OS 10.2 and am trying to encode an NSAttributedString.
The code I'm using worked perfectly under 10.1, but in 10.2 the
attributed string doesn't seem to get encoded. When I decode it in
initWithCoder: the object is NULL, all of the other objects in my class
encode perfectly.
I've search through the archives and Apples documentation and can't
find anything on this problem. Has anyone else experienced this with
10.2? Does anybody know of a possible solution?
-tobias
_______________________________________________
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.