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. The Lounge
  3. so what exactly does alt-a do?

so what exactly does alt-a do?

Scheduled Pinned Locked Moved The Lounge
c++question
10 Posts 5 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.
  • F Offline
    F Offline
    feline_dracoform
    wrote on last edited by
    #1

    there are days when i wonder about the programs i have to use, currently i am wondering what i have just done to my source code :| using the wonderful experience that is VS2005 (pure C++, not feeling blown away just yet) i opened the find and replace dialog, set up my two strings, and then through habit i pressed ALT-A, at which point something happened. i speculate that the button called "Replace All" was triggered, but looking quite hard at this dialog, it seems that there is not a single underlined letter. so am i actually triggering the button with an invisible keyboard shortcut? was i just lucky? so are invisible keyboard shortcuts the way of the future? i am not sure i want to open any more dialogs in this new program, in case i get any more odd effects. before anyone asks i have display settings set to always show me the underlines. should i go home before the migraine and the halucinations return / get any worse? zen is the art of being at one with the two'ness

    B J G D F 5 Replies Last reply
    0
    • F feline_dracoform

      there are days when i wonder about the programs i have to use, currently i am wondering what i have just done to my source code :| using the wonderful experience that is VS2005 (pure C++, not feeling blown away just yet) i opened the find and replace dialog, set up my two strings, and then through habit i pressed ALT-A, at which point something happened. i speculate that the button called "Replace All" was triggered, but looking quite hard at this dialog, it seems that there is not a single underlined letter. so am i actually triggering the button with an invisible keyboard shortcut? was i just lucky? so are invisible keyboard shortcuts the way of the future? i am not sure i want to open any more dialogs in this new program, in case i get any more odd effects. before anyone asks i have display settings set to always show me the underlines. should i go home before the migraine and the halucinations return / get any worse? zen is the art of being at one with the two'ness

      B Offline
      B Offline
      Brigg Thorp
      wrote on last edited by
      #2

      Microsoft changed the way the Alt key system works in Windows 2000 (I think). Nothing is underlined, however, if you press and release the Alt button, you will then see the underlines. Regards, Brigg Thorp Senior Software Engineer Timex Corporation

      F 1 Reply Last reply
      0
      • F feline_dracoform

        there are days when i wonder about the programs i have to use, currently i am wondering what i have just done to my source code :| using the wonderful experience that is VS2005 (pure C++, not feeling blown away just yet) i opened the find and replace dialog, set up my two strings, and then through habit i pressed ALT-A, at which point something happened. i speculate that the button called "Replace All" was triggered, but looking quite hard at this dialog, it seems that there is not a single underlined letter. so am i actually triggering the button with an invisible keyboard shortcut? was i just lucky? so are invisible keyboard shortcuts the way of the future? i am not sure i want to open any more dialogs in this new program, in case i get any more odd effects. before anyone asks i have display settings set to always show me the underlines. should i go home before the migraine and the halucinations return / get any worse? zen is the art of being at one with the two'ness

        J Offline
        J Offline
        Judah Gabriel Himango
        wrote on last edited by
        #3

        Alt+A is always going to the D&ata main menu strip item. Even if I have the find/replace dialog up. I'm using VS2005.

        Tech, life, family, faith: Give me a visit. I'm currently blogging about: Connor's Christmas Spectacular! Judah Himango

        1 Reply Last reply
        0
        • F feline_dracoform

          there are days when i wonder about the programs i have to use, currently i am wondering what i have just done to my source code :| using the wonderful experience that is VS2005 (pure C++, not feeling blown away just yet) i opened the find and replace dialog, set up my two strings, and then through habit i pressed ALT-A, at which point something happened. i speculate that the button called "Replace All" was triggered, but looking quite hard at this dialog, it seems that there is not a single underlined letter. so am i actually triggering the button with an invisible keyboard shortcut? was i just lucky? so are invisible keyboard shortcuts the way of the future? i am not sure i want to open any more dialogs in this new program, in case i get any more odd effects. before anyone asks i have display settings set to always show me the underlines. should i go home before the migraine and the halucinations return / get any worse? zen is the art of being at one with the two'ness

          G Offline
          G Offline
          Glenn Dawson
          wrote on last edited by
          #4

          Under Control Panel->Display->Appearance->Effects, you'll find the checkbox for "Hide underlined letters for keyboard navigation until I press the Alt key".

          F 1 Reply Last reply
          0
          • F feline_dracoform

            there are days when i wonder about the programs i have to use, currently i am wondering what i have just done to my source code :| using the wonderful experience that is VS2005 (pure C++, not feeling blown away just yet) i opened the find and replace dialog, set up my two strings, and then through habit i pressed ALT-A, at which point something happened. i speculate that the button called "Replace All" was triggered, but looking quite hard at this dialog, it seems that there is not a single underlined letter. so am i actually triggering the button with an invisible keyboard shortcut? was i just lucky? so are invisible keyboard shortcuts the way of the future? i am not sure i want to open any more dialogs in this new program, in case i get any more odd effects. before anyone asks i have display settings set to always show me the underlines. should i go home before the migraine and the halucinations return / get any worse? zen is the art of being at one with the two'ness

            D Offline
            D Offline
            Douglas Troy
            wrote on last edited by
            #5

            Turns off the auto-pilot. :->


            :..::. Douglas H. Troy ::..
            Bad Astronomy |Development Blogging|Viksoe.dk's Site

            F 1 Reply Last reply
            0
            • B Brigg Thorp

              Microsoft changed the way the Alt key system works in Windows 2000 (I think). Nothing is underlined, however, if you press and release the Alt button, you will then see the underlines. Regards, Brigg Thorp Senior Software Engineer Timex Corporation

              F Offline
              F Offline
              feline_dracoform
              wrote on last edited by
              #6

              there is an option to show the underlines anyway, which i have turned on. i looked at the screen, and i could see the underlines on the menu bar, but no underlines in the find / replace dialog :sigh: zen is the art of being at one with the two'ness

              B 1 Reply Last reply
              0
              • F feline_dracoform

                there are days when i wonder about the programs i have to use, currently i am wondering what i have just done to my source code :| using the wonderful experience that is VS2005 (pure C++, not feeling blown away just yet) i opened the find and replace dialog, set up my two strings, and then through habit i pressed ALT-A, at which point something happened. i speculate that the button called "Replace All" was triggered, but looking quite hard at this dialog, it seems that there is not a single underlined letter. so am i actually triggering the button with an invisible keyboard shortcut? was i just lucky? so are invisible keyboard shortcuts the way of the future? i am not sure i want to open any more dialogs in this new program, in case i get any more odd effects. before anyone asks i have display settings set to always show me the underlines. should i go home before the migraine and the halucinations return / get any worse? zen is the art of being at one with the two'ness

                F Offline
                F Offline
                feline_dracoform
                wrote on last edited by
                #7

                i may have to have a lie down in a dark room if this gets much worse. looking at home, with the option to show underscores turned on, with VS2005 running under win2k i see the accelerators on the buttons in find / replace :| next order of business, get screen shots on the two computers to compare them. i am starting to think this is a winXP with VS2005 interaction "bonus feature" :sigh: zen is the art of being at one with the two'ness

                1 Reply Last reply
                0
                • G Glenn Dawson

                  Under Control Panel->Display->Appearance->Effects, you'll find the checkbox for "Hide underlined letters for keyboard navigation until I press the Alt key".

                  F Offline
                  F Offline
                  feline_dracoform
                  wrote on last edited by
                  #8

                  already turned on, not that it seems to help zen is the art of being at one with the two'ness

                  1 Reply Last reply
                  0
                  • D Douglas Troy

                    Turns off the auto-pilot. :->


                    :..::. Douglas H. Troy ::..
                    Bad Astronomy |Development Blogging|Viksoe.dk's Site

                    F Offline
                    F Offline
                    feline_dracoform
                    wrote on last edited by
                    #9

                    *that* explains why the code looks so odd! whats the key to turn it back on again??? :-D zen is the art of being at one with the two'ness

                    1 Reply Last reply
                    0
                    • F feline_dracoform

                      there is an option to show the underlines anyway, which i have turned on. i looked at the screen, and i could see the underlines on the menu bar, but no underlines in the find / replace dialog :sigh: zen is the art of being at one with the two'ness

                      B Offline
                      B Offline
                      Brigg Thorp
                      wrote on last edited by
                      #10

                      Seems to me that whoever coded this part of VS probably forgot to add accelerators to the resource file. :( Brigg Thorp Senior Software Engineer Timex Corporation

                      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