Re: Binding NSMenuItem 'value' or 'title': Accessors not invoked
Re: Binding NSMenuItem 'value' or 'title': Accessors not invoked
- Subject: Re: Binding NSMenuItem 'value' or 'title': Accessors not invoked
- From: "I. Savant" <email@hidden>
- Date: Tue, 9 Oct 2007 09:54:29 -0400
On 10/9/07, Jerry Krinock <email@hidden> wrote:
> After binding the 'value' (which should show/hide the checkmark) or
> the 'title' of NSMenuItems in my main menu, I find that the bound-to
> accessors only get invoked once, when the app launches. Therefore,
> subsequent changes are never propagated to the menu.
Are your accessors properly enclosed with will/didChangeValueForKey: calls?
--
I.S.
_______________________________________________
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