Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. KeyBoard shortcuts

KeyBoard shortcuts

Scheduled Pinned Locked Moved C / C++ / MFC
helptutorial
5 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    RockyJames
    wrote on last edited by
    #1

    hi, How to add keyboard shortcuts to menu..item..by default Ctrl+N for new document..it is provided by default..i want my own..shortcut keys to the new added menu items..will it work just by adding Ctrl+some character.or ..do i need to any extra work...please help.. regard`s James

    N 1 Reply Last reply
    0
    • R RockyJames

      hi, How to add keyboard shortcuts to menu..item..by default Ctrl+N for new document..it is provided by default..i want my own..shortcut keys to the new added menu items..will it work just by adding Ctrl+some character.or ..do i need to any extra work...please help.. regard`s James

      N Offline
      N Offline
      Naveen
      wrote on last edited by
      #2

      put a & before the name of the menu. eg: &open E&xit - here x is the short cut key

      nave

      R 1 Reply Last reply
      0
      • N Naveen

        put a & before the name of the menu. eg: &open E&xit - here x is the short cut key

        nave

        R Offline
        R Offline
        RockyJames
        wrote on last edited by
        #3

        That`s ok....but i have menu item graph in file menu..to draw a graph..i want the short key to be Ctrl+G....how to do it...

        N 1 Reply Last reply
        0
        • R RockyJames

          That`s ok....but i have menu item graph in file menu..to draw a graph..i want the short key to be Ctrl+G....how to do it...

          N Offline
          N Offline
          Naveen
          wrote on last edited by
          #4

          for that add new accelerator with the same id of the graph menu

          nave

          R 1 Reply Last reply
          0
          • N Naveen

            for that add new accelerator with the same id of the graph menu

            nave

            R Offline
            R Offline
            RockyJames
            wrote on last edited by
            #5

            thank q friend its working

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups