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

    how to set an image as background in uiFlow2.0:

    UIFlow
    2
    4
    2.5k
    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.
    • S
      syrinebh
      last edited by

      This post is deleted!
      1 Reply Last reply Reply Quote 0
      • ajb2k3A
        ajb2k3
        last edited by

        Have you tried altering the layer position of the background image in the images preferance

        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!

        S 1 Reply Last reply Reply Quote 0
        • S
          syrinebh
          last edited by syrinebh

          @ajb2k3 no, I didn't found a documentation for this. this is what I did image0 = Widgets.Image("res/img/icons8-bluetooth-48.png", 258, 41)

          1 Reply Last reply Reply Quote 0
          • S
            syrinebh @ajb2k3
            last edited by syrinebh

            @ajb2k3 I tried this

            lcd.clear()

            # Draw the image as the background
            lcd.image(0, 0, 'res/img/icons8-bluetooth-48.png') 
            

            I tried this but I got this error un the screen Traceback(most recent call last):

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