Please, I have a problem with my UI. As shown in the image below:
I just want to limit the QLabel
width so the text boxes are aligned together.
I'm sorry that my question may be vague, and doesn't have a minimal code because it's ui
file. If you want more information, let me know in the comments.
P.S. I set the wordWrap
to true
according to this answer.