Re: Reading/Writing application dictionary files.
Re: Reading/Writing application dictionary files.
- Subject: Re: Reading/Writing application dictionary files.
- From: Scott Anguish <email@hidden>
- Date: Mon, 7 Jul 2008 00:54:19 -0400
On Jul 6, 2008, at 10:51 PM, Lemon Obrien wrote:
I need to read and write a .dict file to keep state for my
application. i'm new to cocoa so i don't know how a cocoa app should
handle state files.
i do have .dict files as resources in xcode; i've heard, but don't
know how to, that you can save ".dict" file inbetween an
application; and that your application automatically does this for
certain standard features.
i need to do this with a file saving information for the application/
user in the right place.
In the right place... thats the key.
Check out the Apple Human Interface Guidelines.. specifically the
Resource Management section of "The Mac OS X Environment". This covers
exactly where this should go.
http://developer.apple.com/documentation/UserExperience/Conceptual/AppleHIGuidelines/XHIGMOSXEnvironment/chapter_8_section_9.html#/
/apple_ref/doc/uid/TP40002721-TPXREF142
_______________________________________________
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