On 2009 Feb 24, at 03:57, Andrew Farmer wrote:
This is placeholder text. You can set it with the "placeholder"
field on text input fields, or programatically using the
setPlaceholderString on a NSTextFieldCell.
Thank you, Andrew. Yes, that gives the behavior that I want.
And it takes les
On 23 Feb 09, at 20:52, Jerry Krinock wrote:
When I bind to an NSSearchField with option key=value pair
NSNullPlaceholderBindingOption="Search names", indeed "Search names"
is displayed in the search field whenever the bound keyPath is nil.
But it appears as normal black text which the user
When I bind to an NSSearchField with option key=value pair
NSNullPlaceholderBindingOption="Search names", indeed "Search names"
is displayed in the search field whenever the bound keyPath is nil.
But it appears as normal black text which the user must overtype.
In contrast, the "Google" se