2

I have a dialog created in Qt Designer with contents that resize when the window is resized.

image resized correctly

When the window height is made too small, the text in the window clips as follows:

labels clipped

How do I prevent the labels from being clipped?

Most specifically, the window must not resize any smaller than the size of the word wrapped text without clipping.

Graham Leggett
  • 911
  • 7
  • 20

0 Answers0