Creating a basic iPad application Comments (3)
by Wez Pyke - February 17, 2010 in Cocoa/Objective-C,Text Tutorials

ipad Creating a basic iPad application
Because of the recent announcement of the iPad more people are going to want to learn how to develop for the iPhone OS. This tutorial will be a basic walk-through for beginners who want to start developing.

The application that we will be creating will consist of two button and one label.
(more...)

Basic iPhone Button Comments (0)
by Wez Pyke - October 21, 2008 in Cocoa/Objective-C

Alert Sheet in Cocoa/Objective-C Comments (0)
by Wez Pyke - March 11, 2008 in Cocoa/Objective-C

A tutorial showing how to create an alert sheet in objective-c/cocoa/xcode.