Hi.
I am trying to juxtapose two left-bound anchors next to each other instead of having them on top. The reason is that the content of the leftmost of the two is dynamic, so the width is not always the same.
The issue is a credit-counter, with the word "credits" next to it.
Label: '1000' - 'Credits'
Label: '0' - 'Credits'
I would like the 'Credits' to always be the same amount of pixels next to the number.
With regards,
Vicas