Community
    • Login

    Notepad++ Ruler

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    3 Posts 2 Posters 15.4k Views
    Loading More Posts
    • 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.
    • VinsWorldcomV
      VinsWorldcom
      last edited by

      I’ve seen suggested before, but never a follow-up if it’s possible for a horizontal ruler across the Scintilla editing window to show column count. I’m not talking about inserting ASCII ruler (a la TextFX) into the actual editing window; rather, a column above the editing window much like MS Word / Write / Wordpad does.

      Possible? Comments?

      cheers.

      1 Reply Last reply Reply Quote 0
      • dailD
        dail
        last edited by

        I would think so although probably not in a clean and straightforward manner of implementing it. The HEX-Editor plugin takes control of the entire text area for displaying the data – no idea how it does that but I would assume it means drawing a ruler at the top of the text area is possible.

        1 Reply Last reply Reply Quote 0
        • VinsWorldcomV
          VinsWorldcom
          last edited by

          Great point. The Hex Editor puts a “ruler” on the top of the text area for the hex groupings. I’ll look through the source code (just got it) and see if I can deduce how.

          Cheers.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors