• 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: "Space" key equivalent for menu items
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "Space" key equivalent for menu items


  • Subject: Re: "Space" key equivalent for menu items
  • From: Andre Weinand <email@hidden>
  • Date: Tue, 23 Apr 2002 09:59:47 +0200

Since I tried to solve this problem in my MacOS X port of Eclipse I found
that kMenuSpaceGlyph is really just a 'spacer', however kMenuBlankGlyph is
the glyph for a blank.

--andre


This is an incomplete investigation, but it might help solve your problem.

I found in Menu.h (in the Carbon headers) the following constants:

...
kMenuSpaceGlyph
...
kMenuF1Glyph
...

to be used with Get/SetMenuItemKeyGlyph

There *should* be someway to use theses Glyphs from Cocoa.
_______________________________________________
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: "Space" key equivalent for menu items (From: Cliff Russell <email@hidden>)

  • Prev by Date: app responding to a click on a link
  • Next by Date: DO Client can't connect, problem with code or Airport firewall?
  • Previous by thread: Re: "Space" key equivalent for menu items
  • Next by thread: Special characters with NSEvent
  • Index(es):
    • Date
    • Thread