• 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: Oddity
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Oddity


  • Subject: Re: Oddity
  • From: Donald Brown <email@hidden>
  • Date: Sat, 17 Nov 2001 06:10:45 -0600

on 11/16/2001 6:26 AM, email@hidden at email@hidden wrote:

> I tried that, too.
> On Friday, November 16, 2001, at 04:19 AM, Ulrich Kortenkamp wrote:
>
>>
>> Am Freitag den, 16. November 2001, um 06:33, schrieb email@hidden:
>>>
>>> Any quesses as to what happened. (And while we're at it, how do I get
>>> the first value, city, into the string without a leading space?)
>>>
>>
>> What about:
>>
>> NSString* cityStateZip = @"";

Actually, if you know what you want to put together, have you tried
localizedStringWithFormat? Something like

[NSString localizedStringWithFormat:@"%@ %@, %@",cityStr, stateStr, zipStr]

Donald

--
Donald Brown
email@hidden
http://www.eamontales.com

We have met the enemy and he is us - Pogo


References: 
 >Re: Oddity (From: email@hidden)

  • Prev by Date: Re: C/C++/Java development
  • Next by Date: why is numbersOfRowInTableView called before awakeFromNib?
  • Previous by thread: Re: Oddity
  • Next by thread: Re: Oddity
  • Index(es):
    • Date
    • Thread