I know that there exist something as you suggest. I need the opposite: to fix the label and draw a line under it, but only for the length of the text contained. I cannot change the size of the font. Actually, what I need is something like an "hyperlink", that is an "underlined" text. I didn't find anything of this type in available views. So I decided to do something similar to it using a label, with a text inside, and a canvas drawing a line under it. (By the way, I don't know whether I miss something, but there is no underlined font available). The line must be as long as the text and not as the label. Thanks.