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. Oh the Simple Windows Discoveries

Oh the Simple Windows Discoveries

Scheduled Pinned Locked Moved The Lounge
csharpvisual-studioquestionlounge
25 Posts 19 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.
  • N Nathan Blomquist

    Even after using MS Windows since 3.0, I still find myself making small discoveries. Today, I was just dinking around with keyboard shortcuts and came across this interesting in one. Ctrl+Alt+Left-Mouse-Drag. It allows you to select multiline but does not force "whole" line selection. You can select a block of text and only copy or cut the right side or the left side. I found that this works in MS Word (XP) and Visual Studio .NET 2003. Is it just me or does Windows always have those nifty tricks hidden somewhere just waiting to be found? I guess that this could apply to computers in general. Computer people like to add features, but we hate to document them :-D -Nathan --------------------------- Hmmm... what's a signature?

    M Offline
    M Offline
    Michael Dunn
    wrote on last edited by
    #5

    Actually it's just Alt+Drag (in VC 6 at least). Did you know this one: when a list control in report mode has the focus, hit Ctrl and the + key on the numeric keypad. I'll let you discover what it does. :cool: --Mike-- "So where does that leave us? Well, it leaves us right back where we started, only more confused than before." -- Matt Gullett Ericahist | Homepage | RightClick-Encrypt | 1ClickPicGrabber

    A D 2 Replies Last reply
    0
    • L leppie

      Ctrl-W is by far the stupidest one I know! leppie::AllocCPArticle(Generic DFA State Machine for .NET);

      J Offline
      J Offline
      Jon Newman
      wrote on last edited by
      #6

      Git :mad:


      "Póg mo thóin!"
      "I'm sorry but if they're gonna start talking to us about going to Uni and steering clear of drinking...then students bars shouldnt sell drinks for 50p"

      Jonathan 'nonny' Newman Homepage [www.nonny.com] [^] Bob Chum Dev site [^]

      M 1 Reply Last reply
      0
      • L leppie

        Ctrl-W is by far the stupidest one I know! leppie::AllocCPArticle(Generic DFA State Machine for .NET);

        N Offline
        N Offline
        nssone
        wrote on last edited by
        #7

        Shmeghead

        1 Reply Last reply
        0
        • J Jon Newman

          Git :mad:


          "Póg mo thóin!"
          "I'm sorry but if they're gonna start talking to us about going to Uni and steering clear of drinking...then students bars shouldnt sell drinks for 50p"

          Jonathan 'nonny' Newman Homepage [www.nonny.com] [^] Bob Chum Dev site [^]

          M Offline
          M Offline
          Michael Dunn
          wrote on last edited by
          #8

          You can undo the effects of Ctrl+W with Alt+F4 ;) --Mike-- "So where does that leave us? Well, it leaves us right back where we started, only more confused than before." -- Matt Gullett Ericahist | Homepage | RightClick-Encrypt | 1ClickPicGrabber

          J 1 Reply Last reply
          0
          • M Michael Dunn

            You can undo the effects of Ctrl+W with Alt+F4 ;) --Mike-- "So where does that leave us? Well, it leaves us right back where we started, only more confused than before." -- Matt Gullett Ericahist | Homepage | RightClick-Encrypt | 1ClickPicGrabber

            J Offline
            J Offline
            Jon Newman
            wrote on last edited by
            #9

            Use a Mac[^] and you won't need either :-)


            "Póg mo thóin!"
            "I'm sorry but if they're gonna start talking to us about going to Uni and steering clear of drinking...then students bars shouldnt sell drinks for 50p"

            Jonathan 'nonny' Newman Homepage [www.nonny.com] [^] Bob Chum Dev site [^]

            N 1 Reply Last reply
            0
            • P peterchen

              You would know all of it when you would read the Manual ;P btw. the feature is in VC6, too.


              "Der Geist des Kriegers ist erwacht / Ich hab die Macht" StS
              sighist | Agile Programming | doxygen

              L Offline
              L Offline
              Lost User
              wrote on last edited by
              #10

              When all else fails read the manual, but only when all else fails :laugh: Elaine (ever so slightly cynical fluffy tigress) The tigress is here :-D

              1 Reply Last reply
              0
              • N Nathan Blomquist

                Even after using MS Windows since 3.0, I still find myself making small discoveries. Today, I was just dinking around with keyboard shortcuts and came across this interesting in one. Ctrl+Alt+Left-Mouse-Drag. It allows you to select multiline but does not force "whole" line selection. You can select a block of text and only copy or cut the right side or the left side. I found that this works in MS Word (XP) and Visual Studio .NET 2003. Is it just me or does Windows always have those nifty tricks hidden somewhere just waiting to be found? I guess that this could apply to computers in general. Computer people like to add features, but we hate to document them :-D -Nathan --------------------------- Hmmm... what's a signature?

                W Offline
                W Offline
                Wesner Moise
                wrote on last edited by
                #11

                There are millions of these shortcuts, it's unbelievable. We Microsoft developers just add these to make it but document them to make it easier for users use the product. In Word or Excel, try double-clicking instead of single-clicking a toolbar, menu command or an a some other UI area, and you more often than not get a new behavior you have noticed. Then, try some control, alt, or shift clicking, now try that with double-clicking, now try multiple modifiers together while single or double clicking. Same with the function keys. Try for example, holding Shift while selecting the Edit Menu in Excel, and you see Copy Picture instead of Copy. Thanks, Wes

                M A 2 Replies Last reply
                0
                • N Nathan Blomquist

                  Even after using MS Windows since 3.0, I still find myself making small discoveries. Today, I was just dinking around with keyboard shortcuts and came across this interesting in one. Ctrl+Alt+Left-Mouse-Drag. It allows you to select multiline but does not force "whole" line selection. You can select a block of text and only copy or cut the right side or the left side. I found that this works in MS Word (XP) and Visual Studio .NET 2003. Is it just me or does Windows always have those nifty tricks hidden somewhere just waiting to be found? I guess that this could apply to computers in general. Computer people like to add features, but we hate to document them :-D -Nathan --------------------------- Hmmm... what's a signature?

                  J Offline
                  J Offline
                  J Dunlap
                  wrote on last edited by
                  #12

                  In Word, Shift+Save is Save All.

                  "Blessed are the peacemakers, for they shall be called sons of God." - Jesus
                  "You must be the change you wish to see in the world." - Mahatma Gandhi

                  W 1 Reply Last reply
                  0
                  • W Wesner Moise

                    There are millions of these shortcuts, it's unbelievable. We Microsoft developers just add these to make it but document them to make it easier for users use the product. In Word or Excel, try double-clicking instead of single-clicking a toolbar, menu command or an a some other UI area, and you more often than not get a new behavior you have noticed. Then, try some control, alt, or shift clicking, now try that with double-clicking, now try multiple modifiers together while single or double clicking. Same with the function keys. Try for example, holding Shift while selecting the Edit Menu in Excel, and you see Copy Picture instead of Copy. Thanks, Wes

                    M Offline
                    M Offline
                    Mike Dimmick
                    wrote on last edited by
                    #13

                    Just tried a double-click of the 'Create Mobile Favourite' button in my IE. First time, came up with a blank box. Tried it again, got a box with the current page in. Third time, the blasted dialog won't cancel... -- Mike Dimmick

                    1 Reply Last reply
                    0
                    • T Tom Welch

                      What is a M-A-N-U-A-L ? :confused: If you haven't noticed CP is a place for programmers, not people who read these so-called Manuals. ;P

                      R Offline
                      R Offline
                      Ranjan Banerji
                      wrote on last edited by
                      #14

                      A manual is that blob of dust somewhere behind or on the side of your desk. :-)

                      1 Reply Last reply
                      0
                      • W Wesner Moise

                        There are millions of these shortcuts, it's unbelievable. We Microsoft developers just add these to make it but document them to make it easier for users use the product. In Word or Excel, try double-clicking instead of single-clicking a toolbar, menu command or an a some other UI area, and you more often than not get a new behavior you have noticed. Then, try some control, alt, or shift clicking, now try that with double-clicking, now try multiple modifiers together while single or double clicking. Same with the function keys. Try for example, holding Shift while selecting the Edit Menu in Excel, and you see Copy Picture instead of Copy. Thanks, Wes

                        A Offline
                        A Offline
                        Arjan Einbu
                        wrote on last edited by
                        #15

                        Right... Talking of that... Try trippelclicking in a Word document...

                        1 Reply Last reply
                        0
                        • J J Dunlap

                          In Word, Shift+Save is Save All.

                          "Blessed are the peacemakers, for they shall be called sons of God." - Jesus
                          "You must be the change you wish to see in the world." - Mahatma Gandhi

                          W Offline
                          W Offline
                          Wesner Moise
                          wrote on last edited by
                          #16

                          Try typing =RAND(5,5) in MS Word. Hit Return.

                          J R 2 Replies Last reply
                          0
                          • W Wesner Moise

                            Try typing =RAND(5,5) in MS Word. Hit Return.

                            J Offline
                            J Offline
                            J Dunlap
                            wrote on last edited by
                            #17

                            :laugh: :omg: :laugh: :rolleyes: :-D :cool: :rose:

                            "Blessed are the peacemakers, for they shall be called sons of God." - Jesus
                            "You must be the change you wish to see in the world." - Mahatma Gandhi

                            1 Reply Last reply
                            0
                            • M Michael Dunn

                              Actually it's just Alt+Drag (in VC 6 at least). Did you know this one: when a list control in report mode has the focus, hit Ctrl and the + key on the numeric keypad. I'll let you discover what it does. :cool: --Mike-- "So where does that leave us? Well, it leaves us right back where we started, only more confused than before." -- Matt Gullett Ericahist | Homepage | RightClick-Encrypt | 1ClickPicGrabber

                              A Offline
                              A Offline
                              Andrew Peace
                              wrote on last edited by
                              #18

                              You bring that one up every time we discuss user interfaces ;-)! Seriously though, it is rather cool :-). -- Andrew.

                              1 Reply Last reply
                              0
                              • W Wesner Moise

                                Try typing =RAND(5,5) in MS Word. Hit Return.

                                R Offline
                                R Offline
                                Ryan Binns
                                wrote on last edited by
                                #19

                                :cool: That's cool :) Ryan Being little and getting pushed around by big guys all my life I guess I compensate by pushing electrons and holes around. What a bully I am, but I do enjoy making subatomic particles hop at my bidding - Roger Wright (2nd April 2003, The Lounge)
                                Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late - John Nichol "Point Of Impact"

                                1 Reply Last reply
                                0
                                • N Nathan Blomquist

                                  Even after using MS Windows since 3.0, I still find myself making small discoveries. Today, I was just dinking around with keyboard shortcuts and came across this interesting in one. Ctrl+Alt+Left-Mouse-Drag. It allows you to select multiline but does not force "whole" line selection. You can select a block of text and only copy or cut the right side or the left side. I found that this works in MS Word (XP) and Visual Studio .NET 2003. Is it just me or does Windows always have those nifty tricks hidden somewhere just waiting to be found? I guess that this could apply to computers in general. Computer people like to add features, but we hate to document them :-D -Nathan --------------------------- Hmmm... what's a signature?

                                  P Offline
                                  P Offline
                                  Paul Watson
                                  wrote on last edited by
                                  #20

                                  Fantastic! Like you I don't read the manual much (ok so maybe I do need a VS.NET IDE book) and was very disapointed to see the BLOCK selection button from VC6 not there in VS.NET. Thanks Nathan.

                                  Paul Watson
                                  Bluegrass
                                  Cape Town, South Africa

                                  Robert Edward Caldecott wrote: My father-in-law calls yer man bits "weasels"

                                  N 1 Reply Last reply
                                  0
                                  • L leppie

                                    Ctrl-W is by far the stupidest one I know! leppie::AllocCPArticle(Generic DFA State Machine for .NET);

                                    F Offline
                                    F Offline
                                    Francisco Viella
                                    wrote on last edited by
                                    #21

                                    damn it!!!! (Note to self: Read the Windows help before following instructions given on CodeProject!!!) :mad::wtf: Silver at last!!

                                    1 Reply Last reply
                                    0
                                    • L leppie

                                      Ctrl-W is by far the stupidest one I know! leppie::AllocCPArticle(Generic DFA State Machine for .NET);

                                      J Offline
                                      J Offline
                                      Joan M
                                      wrote on last edited by
                                      #22

                                      You should have documented it! X|

                                      https://www.robotecnik.com freelance robots, PLC and CNC programmer.

                                      1 Reply Last reply
                                      0
                                      • J Jon Newman

                                        Use a Mac[^] and you won't need either :-)


                                        "Póg mo thóin!"
                                        "I'm sorry but if they're gonna start talking to us about going to Uni and steering clear of drinking...then students bars shouldnt sell drinks for 50p"

                                        Jonathan 'nonny' Newman Homepage [www.nonny.com] [^] Bob Chum Dev site [^]

                                        N Offline
                                        N Offline
                                        Nathan Blomquist
                                        wrote on last edited by
                                        #23

                                        Jonny Newman wrote: Use a Mac[^] and you won't need either I don't think Macs solve all problems though. Remember, they still ship with one button mice X| :-D --------------------------- Hmmm... what's a signature?

                                        1 Reply Last reply
                                        0
                                        • P Paul Watson

                                          Fantastic! Like you I don't read the manual much (ok so maybe I do need a VS.NET IDE book) and was very disapointed to see the BLOCK selection button from VC6 not there in VS.NET. Thanks Nathan.

                                          Paul Watson
                                          Bluegrass
                                          Cape Town, South Africa

                                          Robert Edward Caldecott wrote: My father-in-law calls yer man bits "weasels"

                                          N Offline
                                          N Offline
                                          Nathan Blomquist
                                          wrote on last edited by
                                          #24

                                          Paul Watson wrote: Like you I don't read the manual much Is there such a manual for VS? I mean I have MSDN Universal; so I don't get all those nifty gadgets made of paper. Perhaps it is on the CD, but then again... I just dive into an app hoping to get somewhere... Isn't that how you learn to use an application? I figure if it is a windows based app, then it should work just like every other app (ie File, Edit, View menus... and such). If I can't figure it out after a few days time, then the app is wrong :) A good example of working the way an app should is Office. They all work the same, except of course for their speciality functions. -Nathan --------------------------- Hmmm... what's a signature?

                                          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