Re: No Selection
Re: No Selection
- Subject: Re: No Selection
- From: Steven Kramer <email@hidden>
- Date: Thu, 10 Feb 2005 15:09:41 +0100
Op 9-feb-05 om 18:06 heeft Sean McBride het volgende geschreven:
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'.
Although I've seen this go weird on a few occasions. Weird as in buggy,
because another field would be bound to the same controller & key and
show that there definitely was a valid selection. So take heed.
Regards,
Steven Kramer
--
email@hidden
http://sprintteam.com/
_______________________________________________
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