Storing NSColor & NSData objects in an XML document
Storing NSColor & NSData objects in an XML document
- Subject: Storing NSColor & NSData objects in an XML document
- From: Antonio Nunes <email@hidden>
- Date: Wed, 28 Nov 2007 11:56:28 +0000
Hi,
I want to write out NSColor objects to XML. I know I can archive them
into NSData objects, and a string representation from those. The
string can then be added to the XML. What I have trouble with is
getting the string back into an NSData object so that I can unarchive.
Any pointers?
António
--------------------------------------------
I try to take one day at a time, but sometimes, several days attack me
all at once!
--------------------------------------------
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden