• 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: [Dumb Question] How to access indicator images?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Dumb Question] How to access indicator images?


  • Subject: Re: [Dumb Question] How to access indicator images?
  • From: Dan Wood <email@hidden>
  • Date: Wed, 01 Jan 2003 10:08:30 -0800

It's one of the many Unicode characters available. It's kind of tricky to specify it in code (you'd do something like below):

unichar whatever = 0xABCD;

NSString *theCharAsString = [NSString stringWithCharacters:&whatever length:1];




HIGHLY recommended: UnicodeChecker, from http://www.earthlingsoft.net




On Tuesday, December 31, 2002, at 10:54 PM, Tony S. Wu wrote:

I am sorry to ask a stupid question like this, but I really cannot find
it anywhere.
Is there a function call to access indicator images such as a triangle
facing right or left instead of making it myself?

Tony S. Wu
email@hidden

"It takes a smart man to be stupid." ~Tony
_______________________________________________
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.



--
Dan Wood
Karelia Software, LLC
email@hidden
http://www.karelia.com/
Watson for Mac OS X: http://www.karelia.com/watson/

The information contained in this message or any of its attachments may be privileged and confidential and intended for the exclusive use of the addressee(s). Any disclosure, reproduction, distribution or other dissemination or use of this communication is strictly prohibited.
_______________________________________________
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.
  • Prev by Date: Re: Drawer problem (probably newbie)
  • Next by Date: Project Builder Dec. 2002 Ignores my Breakpoints
  • Previous by thread: Re: Drawer problem (probably newbie)
  • Next by thread: Project Builder Dec. 2002 Ignores my Breakpoints
  • Index(es):
    • Date
    • Thread