Re: Array operators
Re: Array operators
- Subject: Re: Array operators
- From: mmalcolm crawford <email@hidden>
- Date: Tue, 4 Apr 2006 18:50:35 -0700
On Apr 4, 2006, at 9:24 AM, Julio Cesar Silva dos Santos wrote:
In displayPatternValue1 I used selectionIndex as Controller Key. In
displayPatternValue2 I used arrangedObjects as the Controller Key
and @count as Model Key Path. Is there a way to add 1 to xx so it
would show the correct position instead of the index?
Use a value transformer to add 1 to the value, see <http://
developer.apple.com/documentation/Cocoa/Conceptual/ValueTransformers/
index.html>.
mmalc
_______________________________________________
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: | |
| >Array operators (From: Julio Cesar Silva dos Santos <email@hidden>) |