• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Binding the enabled attribute of each NSPopUpButtonCell
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Follow-Ups:
    • Re: Binding the enabled attribute of each NSPopUpButtonCell
      • From: Dave Geering <email@hidden>
References: 
 >Binding the enabled attribute of each NSPopUpButtonCell (From: Dave Geering <email@hidden>)
 >Re: Binding the enabled attribute of each NSPopUpButtonCell (From: Ken Thomases <email@hidden>)

  • Prev by Date: Re: Binding the enabled attribute of each NSPopUpButtonCell
  • Next by Date: instantiateNibWithOwner: fails due to "mutated while enumerated"
  • Previous by thread: Re: Binding the enabled attribute of each NSPopUpButtonCell
  • Next by thread: Re: Binding the enabled attribute of each NSPopUpButtonCell
  • Index(es):
    • Date
    • Thread