Cocoa/IB Question
Cocoa/IB Question
- Subject: Cocoa/IB Question
- From: Bernard Banks <email@hidden>
- Date: Mon, 03 Mar 2003 16:28:25 -0800
I am trying to learn Cocoa with IB. I want access to a textfield
variable in my Controller class from another class. IB creates an instance
of Controller and calls it that, but that name is treated as a class and
not an instance, so my accessor method does not work. I have been following
"Cocoa with Objective-C". Can somebody put me on the right track.
Thanks in advance,
Bernard
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.