Re: second pass with bindingoptions....
Re: second pass with bindingoptions....
- Subject: Re: second pass with bindingoptions....
- From: mmalcolm crawford <email@hidden>
- Date: Mon, 13 Sep 2004 10:36:17 -0700
On Sep 13, 2004, at 7:38 AM, Theodore Petrosky wrote:
[ejsStatusPopUp bind:@"selectedObject"
toObject:ejsMainArrayController
withKeyPath:@"selection.jobStatus"
options:statusTransformBinding];
statusTransformBinding has a reverseTransformedValue
and allowsReverseTransformation returns yes.
What is in statusTransformBinding? Is it a dictionary, e.g.
NSDictionary *statusTransformBinding =
[NSDictionary
dictionaryWithObject:@"NameByWhichTheTransformerIsRegistered"
forKey:@"NSValueTransformerName"];
?
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