Re: Is NSPopUpButton KVO compliant?
Re: Is NSPopUpButton KVO compliant?
- Subject: Re: Is NSPopUpButton KVO compliant?
- From: mmalcolm crawford <email@hidden>
- Date: Tue, 16 May 2006 10:22:57 -0700
On May 15, 2006, at 8:50 PM, Mark Lilback wrote:
I'm trying to programatically observe when the selected item of a
NSPopUpButton (and/or NSPopUpButtonCell) changes. I've tried:
Is NSPopUpButton[Cell] not KVO-compliant? Or is there another key I
should be observing?
You do not observe views. You should be observing the corresponding
model values.
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