Re: cocoa-dev digest, Vol 2 #3520 - 11 msgs
Re: cocoa-dev digest, Vol 2 #3520 - 11 msgs
- Subject: Re: cocoa-dev digest, Vol 2 #3520 - 11 msgs
- From: Gabriele de Simone <email@hidden>
- Date: Fri, 23 Jan 2004 18:02:22 -0500
On Jan 23, 2004, at 5:24 PM, email@hidden wrote:
Hi,
I am not using binding that way, I use directly the 'object' parameter,
but did you make
NSLog(@"%@", change);
To see what is in it ?, I am curious of that ...
Regards
Gerard
The change dictionary contains the three keys you would expect it to
contain (kind, old value, new value), only the values are both nil.
What do you mean by using "directly the 'object' parameter"? There is
no way to extract the old value from a Controller object AFAIK...
unless?
Thanks
Gabriele
_______________________________________________
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.