ArrayInUserDefaults Bindings example updated for Tiger
ArrayInUserDefaults Bindings example updated for Tiger
- Subject: ArrayInUserDefaults Bindings example updated for Tiger
- From: Uli Zappe <email@hidden>
- Date: Fri, 1 Jul 2005 20:25:35 +0200
Hi,
I have updated my ArrayInUserDefaults Bindings example for Tiger
(ftp://ftp.ritual.org/MacOSX/Cocoa/ArrayInUserDefaults.zip).
From the README:
This Cocoa Bindings example demonstrates how to combine an
NSArrayController with the Shared Defaults Controller to save
multiple sets of preferences (as e.g. Mail.app does for the various
mail accounts you create).
Note: The code for Tiger is different from the code for Panther. On
the one hand, Tiger thankfully does not require a value transformer
anymore because the Shared Defaults Controller now provides mutable
objects itself. On the other hand, in Tiger, you cannot use the
insert: method of NSArrayController anymore. Because of these
differences, I have included 2 completely separated code examples for
Panther and Tiger.
I hope the code examples are useful for some of you.
Bye
Uli
________________________________________________________
Uli Zappe, Solmsstraße 5, D-65189 Wiesbaden, Germany
http://www.ritual.org
Fon: +49-700-ULIZAPPE
Fax: +49-700-ZAPPEFAX
________________________________________________________
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden