On Apr 13, 2013, at 7:39 AM, Nick Rogers <roger...@mac.com> wrote:

> But the problem is I need to have profiles (or rather Presets) for 
> preferences. Each preset would have the same set of preferences.
> I am thinking of a table view on left where presets could be added/removed 
> and on right there would be UI controls for preferences (basically all are 
> check boxes).

You can make a user default whose value is a dictionary of presets (i.e. 
mapping preset name -> dictionary of prefs for that preset). You should be able 
to manage that with a controller, using the appropriate key-paths.

—Jens
_______________________________________________

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