Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Using "page down" to select the text ?
Forum Updated to NodeBB v4.3 + New Features

Using "page down" to select the text ?

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
6 Posts 3 Posters 739 Views 3 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 Offline
    A Offline
    Anonymous_Banned275
    wrote on 17 Jan 2024, 21:23 last edited by
    #1

    Silly question
    Is there a way to use "page down" to actually select the text, not just move the cursor / line ?

    A 1 Reply Last reply 17 Jan 2024, 21:29
    0
    • A Anonymous_Banned275
      17 Jan 2024, 21:23

      Silly question
      Is there a way to use "page down" to actually select the text, not just move the cursor / line ?

      A Offline
      A Offline
      Axel Spoerl
      Moderators
      wrote on 17 Jan 2024, 21:29 last edited by
      #2

      @AnneRanch
      If you hit replyin this forum, you can select text by pressing shift and "page up" / "page down".

      Software Engineer
      The Qt Company, Oslo

      A 1 Reply Last reply 17 Jan 2024, 22:50
      1
      • A Axel Spoerl
        17 Jan 2024, 21:29

        @AnneRanch
        If you hit replyin this forum, you can select text by pressing shift and "page up" / "page down".

        A Offline
        A Offline
        Anonymous_Banned275
        wrote on 17 Jan 2024, 22:50 last edited by
        #3

        @Axel-Spoerl Axel, good idea ,but...
        in works for couple hundred lines and then it lock up Qt.
        My guess it maybe Ubuntu causing this...

        S 1 Reply Last reply 19 Jan 2024, 07:41
        0
        • C Christian Ehrlicher moved this topic from General and Desktop on 18 Jan 2024, 05:13
        • A Anonymous_Banned275
          17 Jan 2024, 22:50

          @Axel-Spoerl Axel, good idea ,but...
          in works for couple hundred lines and then it lock up Qt.
          My guess it maybe Ubuntu causing this...

          S Offline
          S Offline
          SimonSchroeder
          wrote on 19 Jan 2024, 07:41 last edited by
          #4

          @AnneRanch said in Using "page down" to select the text ?:

          in works for couple hundred lines and then it lock up Qt.

          In that case there is maybe a better idea: Place the cursor at the position where you want to start the selection. Then use the mouse (scroll wheel or scroll bar) to look for the end of your selection. Make sure that you don't move the input cursor. Now, hold down shift and click at the end. The text will be selected from the old cursor position to the new one. Works really well to select large chunks of text.

          A 1 Reply Last reply 19 Jan 2024, 15:46
          2
          • S SimonSchroeder
            19 Jan 2024, 07:41

            @AnneRanch said in Using "page down" to select the text ?:

            in works for couple hundred lines and then it lock up Qt.

            In that case there is maybe a better idea: Place the cursor at the position where you want to start the selection. Then use the mouse (scroll wheel or scroll bar) to look for the end of your selection. Make sure that you don't move the input cursor. Now, hold down shift and click at the end. The text will be selected from the old cursor position to the new one. Works really well to select large chunks of text.

            A Offline
            A Offline
            Anonymous_Banned275
            wrote on 19 Jan 2024, 15:46 last edited by
            #5

            @SimonSchroeder Yes, I use mouse, but it is not very fast...I have two copies of same code ( one modified with blank lines removed ) ,about thousand lines , and like to move the one I use "up"...

            A 1 Reply Last reply 19 Jan 2024, 16:15
            0
            • A Anonymous_Banned275
              19 Jan 2024, 15:46

              @SimonSchroeder Yes, I use mouse, but it is not very fast...I have two copies of same code ( one modified with blank lines removed ) ,about thousand lines , and like to move the one I use "up"...

              A Offline
              A Offline
              Axel Spoerl
              Moderators
              wrote on 19 Jan 2024, 16:15 last edited by
              #6

              @AnneRanch

              Is this really a Qt issue?
              Selecting 1000 lines, to "move them up" - sounds like a complicated approach to text processing.
              I'd either delete a few lines on top of the 1000, or move a smaller hunk down.

              Software Engineer
              The Qt Company, Oslo

              1 Reply Last reply
              0

              1/6

              17 Jan 2024, 21:23

              • Login

              • Login or register to search.
              1 out of 6
              • First post
                1/6
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved