• 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 and dependant keys
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Binding and dependant keys


  • Subject: Re: Binding and dependant keys
  • From: Frédéric Testuz <email@hidden>
  • Date: Sat, 13 Nov 2004 12:55:36 +0100


Le 13 nov. 04, à 12:28, Peter Schmidt a écrit :

Am 13.11.2004 um 11:58 schrieb Frédéric Testuz:

- (NSString *)fullName
{
return [lastName stringByAppendingFormat:@", ", firstName];
}

This doesn't work. It musst be:

return [lastName stringByAppendingFormat:@", %@", firstName];

Yes, sorry, it was an error in my mail.

But, the method is call for the records which exist before the window is shown. It's for the record insert after that the method fullName is never call.

--
Frédéric Testuz
<mailto:email@hidden>
 _______________________________________________
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: 
 >Binding and dependant keys (From: Frédéric Testuz <email@hidden>)
 >Re: Binding and dependant keys (From: Peter Schmidt <email@hidden>)

  • Prev by Date: Re: Binding and dependant keys
  • Next by Date: WebKit - how to be the "data source" for a WebView
  • Previous by thread: Re: Binding and dependant keys
  • Next by thread: Re: Binding and dependant keys
  • Index(es):
    • Date
    • Thread