I would like to develop a MS paint like app for the iPhone. Could you guys point me to some sample or tutorials on this topic? I'm new to Objective C and Xcode. Thanks
+1
A:
Try playing with this sample project. It's a very simple paint app using Open GL.
http://developer.apple.com/iphone/library/samplecode/GLPaint/Introduction/Intro.html
Tom
2010-04-12 23:34:13
A:
This is the iPhone Dev Center. Bookmark it and prepare to get very familiar with it. http://developer.apple.com/iphone.
This Apple tutorial walks you through the creation of an iPhone app, and it helped me when I was starting out. It will link you to other articles, and I advise you to look at those at you get to them.
Rob Lourens
2010-04-12 23:40:09