Re: Binding the enabled attribute of each NSPopUpButtonCell
Re: Binding the enabled attribute of each NSPopUpButtonCell
- Subject: Re: Binding the enabled attribute of each NSPopUpButtonCell
- From: Jerry Krinock <email@hidden>
- Date: Tue, 5 May 2009 19:57:38 -0700
Bindings are wonderful. I try and use bindings whenever available --
except when I'm dealing with menus.
You see from Ken's response that there are things that just don't fit,
or if they do fit, it might take a long time to figure out how.
My advice is to not use bindings to create menus. You will write less
code and spend less time if you create your menus on the fly and use
target/action.
_______________________________________________
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