Am 03.03.2009 um 23:17 Uhr schrieb Benjamin Dobson:
Store it in ~/Library/Application Support/YourAppName/
And make sure not to hard code the path.
See the NSSearchPathForDirectoriesInDomains() function and NSString's -
stringByAppendingPathComponent:.
Andreas
___
On 3 Mar 2009, at 22:13:08, Stefan Groschupf wrote:
Hi All,
I'm very new to cocoa - though have other oo language experience.
My goal is write an application that synchronize some servers with a
local os x app.
When my app starts it basically should list all available server
connections if
Hi All,
I'm very new to cocoa - though have other oo language experience.
My goal is write an application that synchronize some servers with a
local os x app.
When my app starts it basically should list all available server
connections if this is empty open a form window where the user can add