Video duration: 491 seconds
Global video hits: 7647
This video will help beginners learn how to use Interface Builder to use Objective-C code to interact with UI elements implemented in their Mac OS X applications. Enjoy!
Video duration: 354 seconds
Global video hits: 72712
This tutorial outlines the basics necessary for using Objective-C and the Cocoa Frameworks alongside Xcode and Interface Builder to create powerful Mac OS X applications.
Video duration: 372 seconds
Global video hits: 11178
This is the second part in a series showing how to take the GUI interface of our calculator and set up event handling through actions and outlets using Xcode 3 on Mac! The third part of the series is unfortunately too long to post on youtube (25 minutes). It can be viewed on my blog at: http://strainthebrai n.blogspot.com
Video duration: 362 seconds
Global video hits: 8122
***iPhoneDevCentral. org tutorial...
A simple tutorial that teaches you how to set up your MainView, add a UIImageView, and move it with the touch and drag of your finger. This is with SDK Beta 4 and invloves no interface builder. Please visit iPhoneDevCentral.org for more tutorials on iPhone developement. Look me up in the forums under the name Nitrex88.
Video duration: 186 seconds
Global video hits: 14855
If you love Macs and are interested in learning how to build applications, this is the first in a series of screencasts showing how to build the interface.
Video duration: 425 seconds
Global video hits: 5252
***iPhoneDevCentral. org tutorial...
A simple tutorial that teaches you how to set up your MainView, add a UIImageView, and move it with the touch and drag of your finger. This is with SDK Beta 4 and invloves no interface builder. Please visit iPhoneDevCentral.org for more tutorials on iPhone developement. Look me up in the forums under the name Nitrex88.
Video duration: 300 seconds
Global video hits: 428
A little preview of "What Ive got so far" with the Apple developer toops, XCode, Dashcode, Interface builder. SORRY ABOUT VIDEO CLIPPING/ POORER QUALITY. This will be corrected in the next video.
Video duration: 498 seconds
Global video hits: 312
This a video for newbies on using Custom View control in Xcode 3.0 and Interface Builder. I made this because the method in the official tutorial in Apple's site is for Xcode 2.3 and cannot be used in 3.0. In this video, the example program draws a rectangle on its window.