InAppSettings provides a view controller that will read your applications Setting.bundle, allowing you to have the same preferences in your application and in the system settings.
I have wanted to write this for a while and I was home sick today so BAM here is the first pass :)
It’s not fully complete yet, still needs PSTextFieldSpecifier, PSChildPaneSpecifier, and some style tweaks. But it works, and is super simple to add to a project! which was my main goal.
You can grab the source here, please fork and make improvements!
[...] 8, 2009 at 7:27 am (Uncategorized) (linkref, software) InScopeApps {+} | InAppSettings: “InAppSettings provides a view controller that will read your applications Setting.bundle, [...]