• 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: Japanese characters appearing in my apps name?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Japanese characters appearing in my apps name?


  • Subject: Re: Japanese characters appearing in my apps name?
  • From: Tommy Nordgren <email@hidden>
  • Date: Mon, 17 Jan 2005 21:34:41 +0100


Jan 17, 2005 kl. 8:58 PM skrev George Lawrence Storm:

I am setting up a new new Cocoa project. The name of the project has spaces in it. When I build the application the program name in the menu bar appears with what I believe are Japanese characters in the second word of the name.

I have had this problem in the past and fixed it however I do not remember what I did.

Could someone point me in the direction of a solution, I am not even sure how to state this problem correctly.

-----


This problem might be because of a typo. If you enter a 'Nonbreaking space' with MacRoman encoding, this might affect the interpretation of following characacters if they are interpreted with another coding. A nonbreaking space have a character code somewhere above 128, and will look exactly as a space character if interpreted as macRoman.
If a byte of 128 or above occurs in for example UTF-8, it will be interpreted as the first byte of a multibyte character, and other effects might appear with other character encodings


_______________________________________________
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: Japanese characters appearing in my apps name?
      • From: Tommy Nordgren <email@hidden>
References: 
 >Japanese characters appearing in my apps name? (From: George Lawrence Storm <email@hidden>)

  • Prev by Date: Japanese characters appearing in my apps name?
  • Next by Date: Re: Inserting text
  • Previous by thread: Japanese characters appearing in my apps name?
  • Next by thread: Re: Japanese characters appearing in my apps name?
  • Index(es):
    • Date
    • Thread