Re: NSPopupUpButton not showing checked menu items
Re: NSPopupUpButton not showing checked menu items
- Subject: Re: NSPopupUpButton not showing checked menu items
- From: "Kyle Sluder" <email@hidden>
- Date: Sun, 23 Nov 2008 03:13:17 -0500
On Sun, Nov 23, 2008 at 12:45 AM, Steve Christensen <email@hidden> wrote:
> When I click on the popup and change the selection, the result I'm seeing is
> that my controller's setter method is being called, that the popup's
> selected item index is being changed correctly (at least NSLog says so), but
> that the currently selected menu item isn't checked.
Please post the code for your controller's setter method.
Additionally, are you overriding
+automaticallyNotifiesObserversForKey: or sending
+setKeys:triggerChangeNotificationsForDependentKey: anywhere?
--Kyle Sluder
_______________________________________________
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