Re: Bindings don't populate dialog fields?
Re: Bindings don't populate dialog fields?
- Subject: Re: Bindings don't populate dialog fields?
- From: Todd Ransom <email@hidden>
- Date: Wed, 18 Jan 2006 11:05:22 -0700
On Jan 17, 2006, at 9:20 PM, Guy Umbright wrote:
When I move the
j=[j retain]
(improperly) to before the
[super init]
everything works.
Why is this improper? It seems fine to me.
Another alternative would be to use a KVC-compliant accessor like
setJob: which should send out KVO notifications to your
NSArrayController.
TR
_______________________________________________
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