Tag Archives: interface

Interface Builder Tips 1

Tips and tricks on using Interface Builder for iPhone programming.

September 3, 2010 Posted by: Permalink

How to Use a Slider Interface Builder Style – Step Five

Step 5: Make Connections Now that you have created your View with Interface Builder and coded your View element’s behavior in XCode you need to connect your user controls on the view with their code equivalents in XCode. This is the tricky part, but this video will show you how to do this. Want more?  Read more »

August 26, 2010 Posted by: Permalink

How to Use a Slider Interface Builder Style – Step Four

Step 4: Configure the View In this video you will see how to use Interface Builder to visually create the elements to your View on the iPhone. I will be adding a label control and a slider control and setting their properties – all in Interface Builder. Want more? On my website, How to Make  Read more »

August 13, 2010 Posted by: Permalink

Objective C Programming Tutorial – 4 – Interface

Thanks for watching and don’t forget to subscribe!

May 20, 2010 Posted by: Permalink

Is there a compiler interface for Linux to program in Objective C?

I am looking for an interface very similar to XCode for Mac, so that i can continue my existing Objective-C project on a different computer at work. unfortunatly the only other computer im on has windows/linux.

April 3, 2010 Posted by: Permalink