About the qlineedit , how to let it use the height space
-
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.
-
Solved it using QText Editor if anyone had the same problem ^^
and sorry I don't know how to tag this as solved :(
-
Hi,
Just edit your first post and update the thread title prepending [solved]
That's all :)
Happy coding !