View Single Post
Old 11-12-2008, 08:08 PM   #4 (permalink)
Nickel
Junior Member
Default Avatar
 
Join Date: Nov 2008
Posts: 4
Default

Thanks for the response. So I made a UILabelController.
Do I keep the display outlet in my main or put it in Label Controller?
What do I connect the display outlet to?
Is this code right?:
Code:

You must Login or Register to view and contribute code! This is done to increase participation in helping one another out, if you have been helped please pass on the favor.

[display setStringValue:@"Hello World"];
Or what should I change.

Thanks.

Last edited by Nickel; 11-12-2008 at 08:40 PM.
Nickel is offline   Reply With Quote