Hi,
Ok so I have set up a preferences view for my application and bound it using an NSUserDefaults controller. Simple. But I want different parts of my app to bind to different plists in different places. Is it possible to use multiple NSUserDefaults controllers bound to different plists in a single app? If so, how? And where would I specify the filepaths for these files?
Thanks
Ok so I have set up a preferences view for my application and bound it using an NSUserDefaults controller. Simple. But I want different parts of my app to bind to different plists in different places. Is it possible to use multiple NSUserDefaults controllers bound to different plists in a single app? If so, how? And where would I specify the filepaths for these files?
Thanks