Checkmark in a popup with bindings
Checkmark in a popup with bindings
- Subject: Checkmark in a popup with bindings
- From: Björn Carlström <email@hidden>
- Date: Tue, 17 May 2005 23:20:02 +0200
Hi
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?
Kind regards
Björn
_______________________________________________
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