GUI-O Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    How to add a delay

    Scheduled Pinned Locked Moved
    Frequently Asked Questions (FAQ)
    2
    2
    362
    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
      Sato
      last edited by

      Hello,
      I'm new to GUI-O and have a question. How can I add a delay between a creation of two widget?

      Thanks
      Regards

      1 Reply Last reply Reply Quote 0
      • A
        admin
        last edited by admin

        Hello,

        you can create both widgets with one invisible (or opacity set to 0):

        VIS:0 or OPA:0

        Then you delay on the microcontroller side and send the VIS:1 or OPA:1 command when the delay expires. This will then show the widget to the user.

        Hope this helps.
        Best regards.

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