I have an array controller associated with a set of objects that appear in a custom view. When the user selects one or more of those objects, I want the array controller selection to change appropriately, so that my inspector can then update accordingly.
I've got examples working where the selection is managed by Cocoa, but I don't know how to set it myself. What should I be looking for in the literature on the subject? Thanks, Rick _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
