I want to create a settings page from within my app that looks exactly like the one that I would create in the System Settings Application using a Settings.bundle and Root.plist.
Is there an easy way to access the controls like PSMultiValueSpecifier etc. and add them to an actual View?
Thanks!