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

RE: Foreign Characters


  • Subject: RE: Foreign Characters
  • From: "Nelson Santos" <email@hidden>
  • Date: Fri, 15 Jun 2007 13:18:28 -0400
  • Importance: Normal

Hi Peter,

I'm sure this is similar to when I had to figure out how to display
mathematical symbols in my app.  What I did was create a new property list
(plist) file and typing in the symbols I wanted directly into that file
using the Character Palette.  Then, load the file into a NSArray, or
NSDictionary (or whatever other structure you decided to use in your plist)
using the arrayWithContentsOfFile or arrayWithContentsOfFile methods.

Nelson


-----Original Message-----
From: cocoa-dev-bounces+nelsonsantos=email@hidden
[mailto:cocoa-dev-bounces+nelsonsantos=email@hidden] On Behalf Of
Peter Browne
Sent: Friday, June 15, 2007 1:07 PM
To: email@hidden
Subject: Foreign Characters

Dear All,

I'm not sure if this is the right list to be asking such a question,
but here it goes:

I'm trying to write a screensaver module to flash up random Hebrew
words to help me with learning vocabulary, etc. but I'm not sure
exactly how to go about programmatically producing Hebrew characters
on screen.

Simply typing Hebrew characters into an NSString breaks everything,
and whilst I have a feeling I need to do something relating to
Unicode support, I have no idea where to begin .

Any pointers would be greatly appreciated. I'm sure this can't be
that hard to do after all.

Thanks in advance,
Peter
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • RE: Foreign Characters
      • From: "Nelson Santos" <email@hidden>
References: 
 >Foreign Characters (From: Peter Browne <email@hidden>)

  • Prev by Date: Foreign Characters
  • Next by Date: RE: Foreign Characters
  • Previous by thread: Foreign Characters
  • Next by thread: RE: Foreign Characters
  • Index(es):
    • Date
    • Thread