🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Is there a way of moving a label in UiFlow2

    UiFlow 2.0
    3
    3
    1.2k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • K
      kapipema
      last edited by

      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

      1 Reply Last reply Reply Quote 0
      • ajb2k3A
        ajb2k3
        last edited by

        Use the set table XY block to move the label in code

        0_1710958990057_Screenshot 2024-03-20 at 18.22.59.png

        label0.setCursor(x=0, y=0)
        

        UIFlow, so easy an adult can learn it!
        If I don't know it, be patient!
        I've ether not learned it or am too drunk to remember it!
        Author of the WIP UIFlow Handbook!
        M5Black, Go, Stick, Core2, and so much more it cant be fit in here!

        1 Reply Last reply Reply Quote 0
        • G
          gerbert
          last edited by

          thanks ajb2k3 , that is what i was looking for

          1 Reply Last reply Reply Quote 0
          • First post
            Last post