• 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: Theodore Petrosky <email@hidden>
  • Date: Thu, 14 Oct 2004 04:47:13 -0700 (PDT)

I thought so at first... but when I put NSLogs in ,
what I saw was that when I selected a different
popup, I saw a string going into the transformedValue
and a JobType was going into the
reversedTransformedValue. What I have now works in
that I end up with a string in the selectedObject
Array. However, I have that 'object' in the popup.

Thanks for looking at it...

Ted

--- Max Barel <email@hidden> wrote:

> 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 you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.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

References: 
 >Re: binding options help please (From: Max Barel <email@hidden>)

  • Prev by Date: Re: NSWindow ignore mouse clicks
  • Next by Date: Trasparent Window with Opaque Text
  • Previous by thread: Re: binding options help please
  • Next by thread: NSPrintInfo paperSize and NSFont advancementForGlyph problem
  • Index(es):
    • Date
    • Thread