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

    FLA widget not sensitive enough?

    Scheduled Pinned Locked Moved
    Report Bugs
    2
    6
    420
    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 try to use the FLA Widget but it doesn't seem to work well on my phone or else maybe I don't understand this function.
      The FLA area sometimes, very rarely through debug in parseGuioMsg, I get @fla1 3 usr: or @fla1 0 usr:, but as I say, it is not sensitive, to appear this debug I often have to press very hard on the area.
      I think this is a useful function, I use Joy Widget to try to emulate four buttons, but this is too complicated, instead I want to use FLA for this.
      Am I doing something wrong?

      mqttClient.publish(&In[0], "|FLA UID:fla1 X:50 Y:15 W:25 H:30 SCI:0 BGC:#FA2530 FGC:#6D9DC5\r\n");

      Regards

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

        @sato Hi.

        Capacitive touch does not require pressure to work. If you need to apply pressure in order for touch events to be recognized, you might have a defective screen? Do other widgets work ok?

        Flick area is based on the "speed of your finger". So, you need to flick your finger in horizontal / vertical direction "faster" than the specified threshold (which is currently fixed). I could perhaps expose this setting as a property.
        Although I have tested this on various devices and it seems to work ok.

        P. S. FGC is not a valid parameter for flick area, you can omit this (see manual).

        Best regards,
        kl3m3n

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

          Hello Klemen,

          FLA works but you have to swipe very fast, at least on my phone. For me, the JOY, would be better if it responded with the values like the FLA's, so I could use it.
          For now I put a button on top of each of the 4 arrows in JOY, it's not very elegant as well as it affects the design, but it works.

          Regards

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

            @sato OK, I will expose the flick sensitivity parameter in the next version. The default value will remain the same.

            Best regards,
            kl3m3n

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

              Hi, @kl3m3n

              Thank You, i will give feeback

              Best regards

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

                @sato please try first official version 1.0.0. Flick widget sensitivity property is implemented here (please see the latest manual).

                P.S. If you like the app, it would be very nice if you could rate it on Google Store 🙂

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