• 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: Drawing strings from a menu item's keyEquivalent
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Drawing strings from a menu item's keyEquivalent


  • Subject: Re: Drawing strings from a menu item's keyEquivalent
  • From: Ken Thomases <email@hidden>
  • Date: Fri, 31 May 2013 23:08:48 -0500

On May 31, 2013, at 11:36 AM, Steve Mills wrote:

> My custom menu item view is coming along nicely, except when it comes to Unicode key equivs such as used for the Home key (north west arrow \u2196). When I ask the item for its keyEquivalent, the string has the character \uf729 instead. Inspecting the .xib I see it has the utf8 value EF 9C A9 (same as \uf729, which is in the PUA). Why is this?

That's the value of NSHomeFunctionKey.


> How can I draw the key equiv correctly? Am I going to have to find the values of all these non-Roman keys and map the value from the menu item to the actual printable glyph?

Probably.

Regards,
Ken


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please 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: Drawing strings from a menu item's keyEquivalent
      • From: email@hidden
References: 
 >Drawing strings from a menu item's keyEquivalent (From: Steve Mills <email@hidden>)

  • Prev by Date: -[NSManagedObjectContext performBlock:] concurrent or serial?
  • Next by Date: Re: Drawing strings from a menu item's keyEquivalent
  • Previous by thread: Drawing strings from a menu item's keyEquivalent
  • Next by thread: Re: Drawing strings from a menu item's keyEquivalent
  • Index(es):
    • Date
    • Thread