Re: Query: IBOutlet fails if setter method of same name exists
Re: Query: IBOutlet fails if setter method of same name exists
- Subject: Re: Query: IBOutlet fails if setter method of same name exists
- From: Vince DeMarco <email@hidden>
- Date: Mon, 13 May 2002 18:30:27 -0700
On Monday, May 13, 2002, at 05:23 PM, Erik J. Barzeski wrote:
On 5/13/02 8:17pm, "Vince DeMarco" <email@hidden> wrote:
But IB doesn't use Key Value coding for this, so it will not look for _foo and
setFoo
vince
Yeah, that's all true, but... I fail to see what IB has to do with it. It is
of course a runtime thing. When "takeValue: forKey:" is called - at runtime
- IB is a distant memory...
At any rate, perhaps I misread the original post...
Its a IB thing cuz IB doesn't use Key value coding for this. the IB runtime in the AppKit never calls any of the key value coding methods to connect targets and actions.
vince
_______________________________________________
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.