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. Notepad => Ctrl + s

Notepad => Ctrl + s

Scheduled Pinned Locked Moved The Lounge
algorithmshelpquestion
16 Posts 12 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.
  • A Adeel Chaudhry

    Does anyone noticed that? When we save the file (with Status Bar shown) the "Line" and "Col" count goes to 1!! The complexity as that of a Notepad, can have such bugs! :D Cheers!

    Do rate the reply, if it helps or even if it doesnot, because it helps the members to know, what solved the issue. Thanks.

    M Offline
    M Offline
    Mel Padden
    wrote on last edited by
    #6

    Just get Notepad2 and be done with it. I've actually replaced notepad.exe with notepad2, and put a context menu in my Windows Explorer using a reg key, and it's a blessing. now when I go to someone else's PC or have to remote onto a server somewhere and try to edit XML config files or something like that, I cringe at how bad the original Notepad app is. It's actually too basic. Notepad++, on the other hand, is actually a bit too feature-rich to be my default text editor.

    Smokie, this is not 'Nam. This is bowling. There are rules.

    J E 2 Replies Last reply
    0
    • J J a a n s

      If we enable wordwrap status bar will be disabled, anyone know the reason behind this?

      *jaans

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #7

      Think about it. What does the column and line numbers refer to?? Does it refer to the line that is rendered on screen, using the current width of the Notepad window, or is it the line of text before the user hits Enter, even though this may be several screen lines long?? If the size of the Notepad window changes, it pretty much makes all the numbers meaningless, now doesn't it?

      A guide to posting questions on CodeProject[^]
      Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
           2006, 2007

      B 1 Reply Last reply
      0
      • D Dave Kreskowiak

        Think about it. What does the column and line numbers refer to?? Does it refer to the line that is rendered on screen, using the current width of the Notepad window, or is it the line of text before the user hits Enter, even though this may be several screen lines long?? If the size of the Notepad window changes, it pretty much makes all the numbers meaningless, now doesn't it?

        A guide to posting questions on CodeProject[^]
        Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
             2006, 2007

        B Offline
        B Offline
        Brady Kelly
        wrote on last edited by
        #8

        Yes, they should get rid of them in all editors. :->

        1 Reply Last reply
        0
        • M Mel Padden

          Just get Notepad2 and be done with it. I've actually replaced notepad.exe with notepad2, and put a context menu in my Windows Explorer using a reg key, and it's a blessing. now when I go to someone else's PC or have to remote onto a server somewhere and try to edit XML config files or something like that, I cringe at how bad the original Notepad app is. It's actually too basic. Notepad++, on the other hand, is actually a bit too feature-rich to be my default text editor.

          Smokie, this is not 'Nam. This is bowling. There are rules.

          J Offline
          J Offline
          JoeSox
          wrote on last edited by
          #9

          NotePad2 Rulz

          Later, JoeSox CPMCv1.0 - humanaiproject.org - Last.fm - pswrdgen - PPokemon

          1 Reply Last reply
          0
          • J J a a n s

            If we enable wordwrap status bar will be disabled, anyone know the reason behind this?

            *jaans

            J Offline
            J Offline
            JoeSox
            wrote on last edited by
            #10

            J@@NS wrote:

            If we enable wordwrap status bar will be disabled, anyone know the reason behind this?

            I asked this question a long time ago. Someone provided a reasonable answer. Too bad I don't remember it. I tried searching lounge comments but I forget what year I asked.

            Later, JoeSox CPMCv1.0 - humanaiproject.org - Last.fm - pswrdgen - PPokemon

            V 1 Reply Last reply
            0
            • J JoeSox

              J@@NS wrote:

              If we enable wordwrap status bar will be disabled, anyone know the reason behind this?

              I asked this question a long time ago. Someone provided a reasonable answer. Too bad I don't remember it. I tried searching lounge comments but I forget what year I asked.

              Later, JoeSox CPMCv1.0 - humanaiproject.org - Last.fm - pswrdgen - PPokemon

              V Offline
              V Offline
              Vasudevan Deepak Kumar
              wrote on last edited by
              #11

              I did a brief Internet Search and got the following post: http://www.neophob.com/serendipity/index.php?/archives/101-Windows-Notepad-Hints.html[^] Does this help?

              Vasudevan Deepak Kumar Personal Homepage
              Tech Gossips
              A pessimist sees only the dark side of the clouds, and mopes; a philosopher sees both sides, and shrugs; an optimist doesn't see the clouds at all - he's walking on them. --Leonard Louis Levinson

              M 1 Reply Last reply
              0
              • M Mel Padden

                Just get Notepad2 and be done with it. I've actually replaced notepad.exe with notepad2, and put a context menu in my Windows Explorer using a reg key, and it's a blessing. now when I go to someone else's PC or have to remote onto a server somewhere and try to edit XML config files or something like that, I cringe at how bad the original Notepad app is. It's actually too basic. Notepad++, on the other hand, is actually a bit too feature-rich to be my default text editor.

                Smokie, this is not 'Nam. This is bowling. There are rules.

                E Offline
                E Offline
                Ernest Laurentin
                wrote on last edited by
                #12

                melchizidech wrote:

                It's actually too basic. Notepad++, on the other hand, is actually a bit too feature-rich to be my default text editor.

                Notepad++ is great, I just don't use regular notepad anymore. http://notepad-plus.sourceforge.net/uk/site.htm[^]

                God bless, Ernest Laurentin

                M 1 Reply Last reply
                0
                • E Ernest Laurentin

                  melchizidech wrote:

                  It's actually too basic. Notepad++, on the other hand, is actually a bit too feature-rich to be my default text editor.

                  Notepad++ is great, I just don't use regular notepad anymore. http://notepad-plus.sourceforge.net/uk/site.htm[^]

                  God bless, Ernest Laurentin

                  M Offline
                  M Offline
                  Mel Padden
                  wrote on last edited by
                  #13

                  Oh don't get me wrong, it is great, but it's better for different things. Notepad2 is much much faster to load and simpler to use for basic XML and INI text editing. Notepad++ has better language support, I use it for JavaScript a lot, the function list on the right is dead handy.

                  Smokie, this is not 'Nam. This is bowling. There are rules.

                  E 1 Reply Last reply
                  0
                  • M Mel Padden

                    Oh don't get me wrong, it is great, but it's better for different things. Notepad2 is much much faster to load and simpler to use for basic XML and INI text editing. Notepad++ has better language support, I use it for JavaScript a lot, the function list on the right is dead handy.

                    Smokie, this is not 'Nam. This is bowling. There are rules.

                    E Offline
                    E Offline
                    Ernest Laurentin
                    wrote on last edited by
                    #14

                    I've never used Notepad2 before...I'll give it a shot!

                    God bless, Ernest Laurentin

                    1 Reply Last reply
                    0
                    • J J a a n s

                      If we enable wordwrap status bar will be disabled, anyone know the reason behind this?

                      *jaans

                      Richard Andrew x64R Offline
                      Richard Andrew x64R Offline
                      Richard Andrew x64
                      wrote on last edited by
                      #15

                      J@@NS wrote:

                      anyone know the reason behind this?

                      Yes, they disable the status bar because with word wrap, the col and row numbers wouldn't make any sense. It's just a shortcut around a complex problem.

                      “Cannot find REALITY.SYS...Universe Halted.” ~ God on phone with Microsoft Customer Support

                      1 Reply Last reply
                      0
                      • V Vasudevan Deepak Kumar

                        I did a brief Internet Search and got the following post: http://www.neophob.com/serendipity/index.php?/archives/101-Windows-Notepad-Hints.html[^] Does this help?

                        Vasudevan Deepak Kumar Personal Homepage
                        Tech Gossips
                        A pessimist sees only the dark side of the clouds, and mopes; a philosopher sees both sides, and shrugs; an optimist doesn't see the clouds at all - he's walking on them. --Leonard Louis Levinson

                        M Offline
                        M Offline
                        Mark_Wallace
                        wrote on last edited by
                        #16

                        Notepad has a help file? I'm gobsmacked!

                        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