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

Dev2009

macrumors newbie
Original poster
Jan 21, 2009
2
0
Hi,

I am newbie to iPhone Programming (but I had enough experience with C/C++). I am trying my hands to start with, but I have some confusions regarding iPhone SDK classes.

> How to go for implementing menu (selection wheel)?
> How to communicate with Web Service? Does iPhone works with specific kind-of web service?
> What is the interface to implement Graphs?

Thanks in advance.
 
> How to go for implementing menu (selection wheel)?

iPhone Human Interface Guide
iPhone Application Programming Guide
UICatalog sample code

> How to communicate with Web Service? Does iPhone works with specific kind-of web service?

URL Loading System Guide

> What is the interface to implement Graphs?

Quartz 2D Programming Guide
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.