>> Can you explain to me, what is the difference between 
>>  [[NSUserDefaults alloc] init]
>> and
>>  [NSUserDefaults standardDefaults]
>> ?
>> I didn't get that from Apple's docs.
>> 
> 
> 
> [...]
> So it appears that using alloc int does not return the shared instance.

Sorry for asking: the shared instance is the one that is persistent, right?

> 
> It would be up to you to determine the monitors attached to the computer 
> using NSScreen and or CGDirectDisplay routines.

Right, that is what I'm doing.

Best regards, Gabriel

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to