[Solved] How to put items in a row?

can i put the text label next to the labels (for example label Points:)

handy label

1 Like

Hi, @anfaenger! :wave:

Yes, it’s possible :smile:
Follow these steps -

  • Take a row, and set it’s width & height to fitContents
  • Place this row just above coins label.
  • Move the points label inside the row.
  • Next to the points label, add the textInput.

Done!

Good Luck! :+1:
Thanks! :blush:

2 Likes