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. difference between Hotkeys and ShortKeys

difference between Hotkeys and ShortKeys

Scheduled Pinned Locked Moved C / C++ / MFC
question
3 Posts 3 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.
  • Z Offline
    Z Offline
    zahid_ash
    wrote on last edited by
    #1

    Hi, Wt r HotKeys and wt r Shortkeys ? as i guess that start with Alt r short keys and that start with Ctrl and Shift r Hotkeys Is it ??? thanx Regards.

    K 1 Reply Last reply
    0
    • Z zahid_ash

      Hi, Wt r HotKeys and wt r Shortkeys ? as i guess that start with Alt r short keys and that start with Ctrl and Shift r Hotkeys Is it ??? thanx Regards.

      K Offline
      K Offline
      kriaz
      wrote on last edited by
      #2

      Short cut keys are the "key" or "key combinations" that can be used instead of actual action e.g."Alt+F+P" prints a document in word; the acual action is clicking file menu and then selecting print option. (they are short cut to an action) Hotkeys are related to what we see at screen (not in menus) a character within a text with an underline, pressing that character activates thet particular action. They are single character. kriaz.:)

      T 1 Reply Last reply
      0
      • K kriaz

        Short cut keys are the "key" or "key combinations" that can be used instead of actual action e.g."Alt+F+P" prints a document in word; the acual action is clicking file menu and then selecting print option. (they are short cut to an action) Hotkeys are related to what we see at screen (not in menus) a character within a text with an underline, pressing that character activates thet particular action. They are single character. kriaz.:)

        T Offline
        T Offline
        toxcct
        wrote on last edited by
        #3

        kriaz wrote: ."Alt+F+P" prints a document in word i'm a quite "off topic" but the '+' caracter in such expressions means that the keys are pressed at the same time ; in the case of the print action in Word, the key combinations should be : "Alt, F, P".


        TOXCCT >>> GEII power

        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