• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSIsNilTransformerName exception
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSIsNilTransformerName exception


  • Subject: Re: NSIsNilTransformerName exception
  • From: Lee Ann Rucker <email@hidden>
  • Date: Tue, 30 Mar 2010 12:36:19 -0700

NSIsNilTransformerName is the name of the variable defining the transformer name.

NSLog(@"NSIsNilTransformerName = %@", NSIsNilTransformerName);

NSIsNilTransformerName = NSIsNil

I'm surprised NSIsNil didn't show up in the binding's popup list.

On Mar 30, 2010, at 12:11 PM, James Walker wrote:

I'm trying to make a button be disabled if an array controller is being
filtered. So in IB I bound the enabled state of the button to the array
controller, with controller key "filterPredicate" and value transformer
"NSIsNilTransformerName". At run time, an exception is thrown, and the
log has a message "Cannot find value transformer with name
NSIsNilTransformerName". That really confuses me, because the docs say
that NSIsNilTransformerName is one of the built-in value transformers.
Clue, please?
--
James W. Walker, Innoventive Software LLC
<http://www.frameforge3d.com/>
_______________________________________________


Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: NSIsNilTransformerName exception
      • From: James Walker <email@hidden>
References: 
 >NSIsNilTransformerName exception (From: James Walker <email@hidden>)

  • Prev by Date: Predicate format to match array of partial strings against other array
  • Next by Date: Re: NSIsNilTransformerName exception
  • Previous by thread: NSIsNilTransformerName exception
  • Next by thread: Re: NSIsNilTransformerName exception
  • Index(es):
    • Date
    • Thread