Hi everyone,

how can I make a Label which resizes the font size so that the text always fills the whole label?
I tried it by playing with QFontMetrics and it more or less worked, but not rly good.
Is there a good way to do this, or is there maybe already a ready solution for this?