Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » How to add accelerator keys to menus
Re: How to add accelerator keys to menus [message #35978 is a reply to message #35639] Fri, 13 April 2012 04:21 Go to previous message
Lance is currently offline  Lance
Messages: 656
Registered: March 2007
Contributor
Quote:


‘K_CTRL_ALT_E’ was not declared in this scope



try
K_CTRL | K_ALT | K_E

instead.
K_CTRL, K_ALT, K_SHIFT each occupies a unique bit, and can be bit-or'ed together with other keys.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Moving to Linux dev from Win
Next Topic: Linux external libs
Goto Forum:
  


Current Time: Mon Jul 07 13:59:47 CEST 2025

Total time taken to generate the page: 0.04043 seconds