Can anyone give me a tip on how to achieve auto re...
# tornadofx
p
Can anyone give me a tip on how to achieve auto resizing of a label? I want a label to expand to fill up all the available width but using
hgrow
or
useMaxWidth
doesn't do anything.