• 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: binding options help please
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: binding options help please


  • Subject: Re: binding options help please
  • From: Max Barel <email@hidden>
  • Date: Thu, 14 Oct 2004 02:05:00 +0200

Le 13 oct. 04, à 21:25, Theodore Petrosky a écrit :

it is returning an NSString class

-(id)transformedValue:(id)aString {
NSJobType *newObject = [[[NSJobType alloc] init]
autorelease];
[newObject setJobType:aString];
return newObject;
}

reversedTransformedValue:(id)value {
return [value jobType];
}

Aren't you inverting the direct and reverse transformers?

_______________________________________________
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
  • Follow-Ups:
    • Re: binding options help please
      • From: Theodore Petrosky <email@hidden>
References: 
 >binding options help please (From: Theodore Petrosky <email@hidden>)

  • Prev by Date: Re: Cross project dependencies
  • Next by Date: HTML syntax coloring
  • Previous by thread: binding options help please
  • Next by thread: Re: binding options help please
  • Index(es):
    • Date
    • Thread