• 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: NSNoSelectionPlaceholderBindingOption
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSNoSelectionPlaceholderBindingOption


  • Subject: Re: NSNoSelectionPlaceholderBindingOption
  • From: Michael Link <email@hidden>
  • Date: Tue, 18 Apr 2006 10:47:55 -0500

I see NSObservedObjectKey, I suppose I can check that and determine, "no selection", "multiple selection" then... thanks.

--
Michael

On Apr 17, 2006, at 10:31 PM, Scott Anguish wrote:

You'll need to do one of the following

first, check to see if there is a no selection place holder binding option for the specific binding using the NSKeyValueBindingCreation method

-(NSDictionary *)infoForBinding:(NSString *)binding

and see if there is an entry in the dictionary for the no selection place holder binding option key

if not, then try using the NSPlaceholders protocol method

+  defaultPlaceholderForMarker:withBinding:

sending it to NSTextField

Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
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

References: 
 >NSNoSelectionPlaceholderBindingOption (From: Michael Link <email@hidden>)
 >Re: NSNoSelectionPlaceholderBindingOption (From: Scott Anguish <email@hidden>)

  • Prev by Date: Re: Choose an NSFont with specific line height?
  • Next by Date: dragging into a tableView
  • Previous by thread: Re: NSNoSelectionPlaceholderBindingOption
  • Next by thread: Reuse Carbon custom menu in Cocoa window with PopUpMenuSelect()?
  • Index(es):
    • Date
    • Thread