Re: Checkmark in a popup with bindings
Re: Checkmark in a popup with bindings
- Subject: Re: Checkmark in a popup with bindings
- From: Scott Stevenson <email@hidden>
- Date: Tue, 17 May 2005 14:42:48 -0700
On May 17, 2005, at 2:20 PM, Björn Carlström wrote: Being a newbie at bindings I'm stuck at something thats probably trivial.
I'm binding the value of an NSMenuItem in a NSPopupButton, to a controller of my own design. I've written the setter and getter methods to change and retrieve an int value. In the debugger I can see that my setter is being called, when I select the menu item. I can also see that the getter is called on start up. But neither the setter or getter is ever called again. And the menu item never displays a checkmark.
Whats wrong with my setup?
There's not quite enough information to work with here. You should post some code.
|
_______________________________________________
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