Is there a way of moving a label in UiFlow2
-
Is there a way to move a label, using code or blocks, in UiFlow2?
There are, supposedly, a method to get the width of a label using .get_width() but I also want to reposition the label depending on the width that I get back.
I am basically trying to find a way to center a label on the screen depending on how wide the text is.Thanks in advance.
//Peter -
Use the set table XY block to move the label in code

label0.setCursor(x=0, y=0) -
thanks ajb2k3 , that is what i was looking for
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login