User Default Controller in NIB - subclass to use the suite instead
User Default Controller in NIB - subclass to use the suite instead
- Subject: User Default Controller in NIB - subclass to use the suite instead
- From: Alex Kac <email@hidden>
- Date: Thu, 06 Aug 2015 09:19:46 -0600
We use NSUserDefaults(initWithSuite:) in our app so that our helper
apps, plugins all can share the same preferences. We also use the User
Default controller in our NIBs to bind settings to it.
I'd like to use a subclass of this which would use the suite instead
of standardUserDefaults. At least thats the best way I can fathom to
do this.
Does anyone else have a better solution or a way to subclass it?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden