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. About the qlineedit , how to let it use the height space

About the qlineedit , how to let it use the height space

Scheduled Pinned Locked Moved General and Desktop
4 Posts 3 Posters 1.2k 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.
  • P Offline
    P Offline
    Project try
    wrote on last edited by
    #1

    Hey guys,

    suppose I have a line edit and my window is in fixed size , and I wanted the line edit to display a text , but since the width is not big to see all the text I must drag my mouse left or right to read it all ,

    how can I change it so instead of showing the text line this:

    @ text text text text text text text text text text text text text text text text text @

    it read it or show it line this:

    @ text text text text text text text text text
    text text text text text text text text text text text @

    in the line edit.

    1 Reply Last reply
    0
    • P Offline
      P Offline
      Project try
      wrote on last edited by
      #2

      Solved it using QText Editor if anyone had the same problem ^^

      and sorry I don't know how to tag this as solved :(

      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi,

        Just edit your first post and update the thread title prepending [solved]

        That's all :)

        Happy coding !

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        0
        • EddyE Offline
          EddyE Offline
          Eddy
          wrote on last edited by
          #4

          [quote author="Project try" date="1396037037"]
          and sorry I don't know how to tag this as solved :([/quote]

          You can edit the first post on this page and add [solved] at the beginning of your title,

          Qt Certified Specialist
          www.edalsolutions.be

          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