This is part of an ELC Tech Network

Category Archives: Interface Builder

iPhone Programming Tutorial – Connecting Code to An Interface Builder View

Finally, we get to write some real code! In this tutorial, I will show you how to create an interface using Interface Builder and connect it to your code. We will be creating a UITextField, UILabel, and a Button. Now, [...]
Also posted in iPhone Programming Tutorials | Tagged , , , , , , | 172 Comments

iPhone Programming Tutorial – Beginner Interface Builder Hello World

digg_url = 'http://digg.com/apple/iPhone_Programming_Tutorial_Beginner_Interface_Builder'; In my last tutorial UITableView Hello World I said that there are many ways to write a "Hello World" tutorial for the iPhone.  Here is one using Interface Builder. Last time, I demonstrated a simple way to [...]
Also posted in iPhone Programming Tutorials | Tagged , , , , , | 62 Comments

iPhone Programming Tutorial – Connecting Code to An Interface Builder View

Finally, we get to write some real code! In this tutorial, I will show you how to create an interface using Interface Builder and connect it to your code. We will be creating a UITextField, UILabel, and a Button. Now, [...]
Also posted in iPhone Programming Tutorials | Tagged , , , , , , | 172 Comments

iPhone Programming Tutorial – Beginner Interface Builder Hello World

digg_url = 'http://digg.com/apple/iPhone_Programming_Tutorial_Beginner_Interface_Builder'; In my last tutorial UITableView Hello World I said that there are many ways to write a "Hello World" tutorial for the iPhone.  Here is one using Interface Builder. Last time, I demonstrated a simple way to [...]
Also posted in iPhone Programming Tutorials | Tagged , , , , , | 62 Comments