Learn How To Create Your Own iPhone and iPad Apps!

Forums

Post Reply
Forum Home > Tutorial Request > Settings page

ErikDoe
Member
Posts: 4

Hi

I'm lokning for a tutorial that shows how to make a settings page.

Such a page could contain a name textfield, a age textfield a selection for sex and a country selektion.and maybe some other things. Then these data should be saved, and Read when the app is started.

How do i make such a page?

Thanks in adavance

/Erik

June 15, 2012 at 7:30 PM Flagged Quote & Reply

TARDIS59 Productions
Member
Posts: 2

On the left side of your project, right-click>new file...>click on "Other" (under IOS)>Configuation Settings File.

Once created, click the arrow to the left of "Settings Bundle", on the left side of your project, and then click on "Root.plist" and there you have it.

Now when you build & run, go into phone settings then scroll to your app then haypresto!

--

Kind regards

Ashley Richards

TARDIS59 Productions

June 24, 2012 at 10:43 AM Flagged Quote & Reply

You must login to post.