Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. TextEdit and Resizing
Qt 6.11 is out! See what's new in the release blog

TextEdit and Resizing

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 1.8k 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.
  • O Offline
    O Offline
    OnyxDragun
    wrote on last edited by
    #1

    Now I am new to Qt and slowly learning the ropes but just curious, I am wanting to put 2 TextEdit controls next to either other. One is for static text and the other one that users can type in.

    So TextEditA = not editable (but can copy from) anchored to the left, top, right of screen.
    TextEditB = editable, anchored to the bottom of TextEditA, left, right and bottom of screen, be potentially 2 characters high.

    Would be also able to resize the TextEditA by window size as well as a separator between A and B.

    I am assuming this can be done... though I am nto sure where to look. Was thinking perhaps "frames"? and placing each control into a separate frame?

    Any pointers appreciated!

    1 Reply Last reply
    0
    • O Offline
      O Offline
      OnyxDragun
      wrote on last edited by
      #2

      Oh, what I want is a Splitter :)

      1 Reply Last reply
      0
      • D Offline
        D Offline
        d2uriel
        wrote on last edited by
        #3

        What do you have problems with?

        "Do not judge, and you will never be mistaken." - Jean-Jacques Rousseau

        1 Reply Last reply
        0

        • Login

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