Re: Binding name must be same as ivar name?
Re: Binding name must be same as ivar name?
- Subject: Re: Binding name must be same as ivar name?
- From: mmalcolm crawford <email@hidden>
- Date: Thu, 24 Feb 2005 09:11:35 -0800
On Feb 24, 2005, at 5:00 AM, Ricky Sharp wrote:
Have I misread the quote in the documentation? Must the names of
bindings match the ivars? If a binding name can be different, is
there anything else I need to provide in my code to 'map the binding
name to an ivar'?
Hmm, this is another case where what you do in IB and what you do in
the app appear to differ.
My guess is that in your bind:... method you call super?
If you remove that call, I suspect your problem -- at least with the
app -- will disappear.
I'm not sure why you should get problems in IB, though...
mmalc
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden