• 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
AXMenu stuff
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AXMenu stuff


  • Subject: AXMenu stuff
  • From: David Weiss <email@hidden>
  • Date: Fri, 23 Apr 2004 14:25:43 -0700

I'm trying to understand the AXMenu stuff. Are my definitions below accurate?

AXMenuItemCmdChar - The keyboard command character associated with a particular menu item. For example: for paste cmd-v is the chord, so AXMenuItemCmdChar should return v. For Help cmd-? is the chord so AXMenuItemCmdChar should return '/' or should it return '?'

AXMenuItemCmdVirtualKey - Is this this virtual key code that defines the location of the key on the keyboard? Does this take into account localized keyboard layouts?

AXMenuItemCmdGlyph - The glyph that is next to a menu item. For cmd-v it's the cmd symbol. For cmd-shift-n it's the cmd symbol. For ctl-c its the ctl symbol.

AxMenuItemCmdModifiers - I have no clue. Is this anything but the AXMenuItemCmdChar and the glyph directly next to AXMenuItemCmdChar?? Can AxMenuItemCmdModifiers be an array of modifiers for complex chords? (like cmd-opt-shift-v in Mail)?

AXMenuItemMarkChar - The checkbox or mark to the left of a menu item.

AXMenuBar - The menu bar.

David Weiss
_______________________________________________
accessibility-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/accessibility-dev
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: AXMenu stuff
      • From: Eric Schlegel <email@hidden>
  • Prev by Date: AXRoleDiscription and AXTitle
  • Next by Date: Re: AXMenu stuff
  • Previous by thread: Re: AXRoleDiscription and AXTitle
  • Next by thread: Re: AXMenu stuff
  • Index(es):
    • Date
    • Thread