Re: No Selection
Re: No Selection
- Subject: Re: No Selection
- From: "Sean McBride" <email@hidden>
- Date: Wed, 9 Feb 2005 12:06:40 -0500
- Organization: Rogue Research
On 2005-02-02 10:04, Richard Patterson said:
>What does it mean when a field in a form displays with "No Selection"
>as grayed-out text and I am unable to enter a value in the field? What
>did I do wrong in my bindings setup?
The text "No Selection" is the default text for the 'no selection
placeholder'. Say you have a table view bound to an array controller,
and a text field bound to 'selection.something' of the array controller-
if nothing is selected in the table view, your text field will show the
string of the 'no selection placeholder'.
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
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: | |
| >No Selection (From: Richard Patterson <email@hidden>) |