If you're referring to a Cocoa application, you could do the following in your .h file: IBOutlet NSTextField *myLabel;. IBOutlet NSTextField *myTextField;.
View full source
Daily news about iPhone – fresh news, every day
If you're referring to a Cocoa application, you could do the following in your .h file: IBOutlet NSTextField *myLabel;. IBOutlet NSTextField *myTextField;.
View full source