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

Re: Unicode Problem


  • Subject: Re: Unicode Problem
  • From: Carl Norum <email@hidden>
  • Date: Wed, 28 May 2003 10:22:10 -0600

On Wednesday, May 28, 2003, at 09:46 AM, Clark S. Cox III wrote:
That's your problem, you don't want an o, you want the box character.

Ooooooooooh...... Raiiinbooooowwwwws!

Thanks a bunch folks - works like a charm:

NSDictionary *dingbats = [NSDictionary dictionaryWithObject:[NSFont fontWithName:@"ZapfDingbatsITC" size:10] forKey:NSFontAttributeName];

[s2 appendFormat:@"%C", 0x274F];
[s2 drawInRect:r2 withAttributes:dingbats];


--
Carl J Norum
5th Year Electrical Engineering/Computer Science Student
University of Saskatchewan
Saskatoon, Canada

http://norum.homeunix.net/~carl/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: Unicode Problem (From: "Clark S. Cox III" <email@hidden>)

  • Prev by Date: Re: Interface Builder and projects with variable number of windows
  • Next by Date: Re: [Programmatically Filling In Body of E-Mail Message]
  • Previous by thread: Re: Unicode Problem
  • Next by thread: Re: Unicode Problem
  • Index(es):
    • Date
    • Thread