Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

TheYankees1903

macrumors regular
Original poster
Jan 23, 2008
150
0
I am new to programming and need some help. I have a small background in Intro to C++ and Intro to Java but that's about it. I am trying to design an app that has the iphone sitting horizontal with a text field at the top of the screen and the horizontal keyboard below the text field. Then whatever is typed on the keyboard should show up in the text field. Kind of like a note taking application...

How would I do this. I need help doing this with both Xcode and Interfce builder.

Please Advise,
TheYankees1903 :apple:
 
Read the iPhone OS Programming Guide, and Human Interface Guidelines. Read the Xcode guide, there is a section on iPhone development. Watch some of the getting started videos from the developer web site. Play with some of the sample code provided in the SDK documentation. The UICatalog example code shows some things that may be relevant.

You need to crawl before you can walk.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.