Re: KVO Question -- Really Simple for Pros
Re: KVO Question -- Really Simple for Pros
- Subject: Re: KVO Question -- Really Simple for Pros
- From: "Alex Wait" <email@hidden>
- Date: Fri, 27 Jun 2008 22:28:34 -0700
I was under the impression that if my class implemeted the "varname" and
"setVarName" methods, that I could safely add an observer.
On Fri, Jun 27, 2008 at 10:24 PM, Alex Wait <email@hidden> wrote:
> could you be more specific that just a link? ;)
>
>
> On Fri, Jun 27, 2008 at 10:23 PM, mmalc crawford <email@hidden>
> wrote:
>
>>
>> On Jun 27, 2008, at 10:20 PM, Alex Wait wrote:
>>
>> But I was sure since I have a firstName method and a setFirstName method
>>> it
>>> would update the textField. I have used IB to bind the value of the
>>> textField to the value of the person object and that works when I edit
>>> the
>>> textfield (yay). So I know I have the proper methods. I think.
>>>
>>> Observing != binding:
>> <
>> http://developer.apple.com/documentation/Cocoa/Conceptual/CocoaBindings/Concepts/HowDoBindingsWork.html
>> >
>>
>> mmalc
>>
>>
>
>
> --
> If you can't be kind, at least have the decency to be vague.
>
--
If you can't be kind, at least have the decency to be vague.
_______________________________________________
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