Search code examples
objective-cinterface-buildercocoa-bindings

NStextfield show Null placeholder (ie empty string) rather than showing 'No Selection' using Core data. Apple bug?


How to remove the pesky "No Selection" from NSTextfield (and other NSView subs)

That may have something to with xcode

http://lists.apple.com/archives/cocoa-dev/2012/Dec/msg00427.html http://lists.apple.com/archives/cocoa-dev/2012/Dec/msg00440.html


Solution

  • Isn't it just a case of setting the No Selection Placeholder in the Bindings Inspector of IB?

    enter image description here