Re: Hot to define a connection from source code?
Re: Hot to define a connection from source code?
- Subject: Re: Hot to define a connection from source code?
- From: Jens Alfke <email@hidden>
- Date: Thu, 28 Jan 2010 10:57:01 -0800
On Jan 28, 2010, at 9:52 AM, Jonathan Chacón wrote:
thanks for your help but I don't know where I have to define de
connection between outleets and actions. I have to type them in the
appController, windowDelegate or where the outlets were defined?
I have to type the connection in a function/method of a class or
like a variable or outleet in the declaration area of a class?
I'm not sure I understand the question. You already know when you want
to set a connection in code, right? You're writing out your logic and
come to "ok, now I need to connect button b to my bPressed: method."
So put the calls there.
—Jens_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden