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

    Hide te process of the Gui creation

    Scheduled Pinned Locked Moved
    Comments & Feedback
    2
    3
    187
    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 Sato

      Hello,
      I make a few experience with the hide of the widgets on start up the Gui, with this:
      mqttClient.publish(&In[0], "@sls 1000\r\n");

      //bild the gui with all the widgets i need, that can have a duration of > 10 seconds
      //""
      //""
      // end of the widgets on Gui
      mqttClient.publish(&In[0], "@hls 500\r\n");

      But if i make changes on @sls 2000 or 5000 it all the same, can't see that anything change

      @Klemen, can you please explain a bit more about this feature?

      Thanks
      Regards

      K 1 Reply Last reply Reply Quote 0
      • K
        kl3m3n @Sato
        last edited by

        @Sato Hi,

        if you check the manual, you will see that the @sls does not take any parameters. Only @hls supports this.

        Regards,
        kl3m3n

        S 1 Reply Last reply Reply Quote 0
        • S
          Sato @kl3m3n
          last edited by

          Hi @kl3m3n,

          Thanks, I really have to change my glasses

          Regards

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