Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Qt Academy Launch in California!

    TextEdit and Resizing

    General and Desktop
    2
    3
    1471
    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.
    • O
      OnyxDragun last edited by

      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 Reply Quote 0
      • O
        OnyxDragun last edited by

        Oh, what I want is a Splitter :)

        1 Reply Last reply Reply Quote 0
        • D
          d2uriel last edited by

          What do you have problems with?

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

          1 Reply Last reply Reply Quote 0
          • First post
            Last post