GUI-O Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. Report Bugs
    Log in to post
    Load new posts
    • Recently Replied
    • Recently Created
    • Most Posts
    • Most Votes
    • Most Views
    • R

      GUI-O spaces

      • • RudiP
      6
      0
      Votes
      6
      Posts
      86
      Views

      K

      @RudiP

      I have prepared version v1.0.106 - you will be notified within the app when the upgrade is available. This version also fixes your issue.

      If you feel like it, please support GUI-O and leave a feedback on the app store (please make sure you are not in the Beta testing program before giving feedback - you can tap on the Leave button):
      https://play.google.com/store/apps/details?id=com.guio.guioapp

      Best regards,
      Kl3m3n

    • R

      MBCH how many labels and data can I display

      • • RudiP
      4
      0
      Votes
      4
      Posts
      83
      Views

      K

      @RudiP No problem 🙂

    • R

      Text input not showing

      • • RudiP
      2
      0
      Votes
      2
      Posts
      92
      Views

      G

      This website is not valid:
      84d019e0-7241-4022-807b-71420e4d6b9f-image.png

      I suggest you use:

      BT.print("|TI UID:ti_Https X:50 Y:15 W:100 BGC:#FFC000 FGC:#000000 SHC:#FFC000 TXT:"https: " SCI:0\r\n");

      SCI:4 means 5th screen.😏

    • S

      working till now become demo version

      • • somasundaram.i
      12
      0
      Votes
      12
      Posts
      1.1k
      Views

      K

      @somasundaram-i Please try version 1.0.104, when it becomes available (you need to be in a beta tester program).

      I would appreciate some feedback, when you test it.

      Best regards,
      Kl3m3n

    • S

      images on android car system horizontal mode 1280 x 720

      • • somasundaram.i
      7
      0
      Votes
      7
      Posts
      620
      Views

      K

      @somasundaram-i Hi,

      I tried reproducing the issue on 1280x720 emulator and everything seems to work fine.

      This image represents an image with non 1280x720 resolution, stretched to the entire available screen:

      1280x720_image.png

      This image represents an image with 1280x720 resolution:

      1280x720_image2.png

      The GUI-O init command is:

      |IM UID:im0 X:50 Y:50 W:100 H:100 IP:"<image>" SCM:1\r\n

      Best regards,
      Kl3m3n

    • F

      CHB parameter ACT:

      • • forest70
      5
      0
      Votes
      5
      Posts
      625
      Views

      K

      @forest70 Hi!

      I have fixed the ACT issue.
      The new version should be available in Play Store in a couple of days.

      Best regards,
      Kl3m3n

    • F

      Change SCI no efect

      • • forest70
      4
      0
      Votes
      4
      Posts
      447
      Views

      F

      @kl3m3n
      OK, Tank you.

    • G

      LB widgets disappeared in GUI-O

      • • gammda
      4
      0
      Votes
      4
      Posts
      401
      Views

      K

      @gammda Fixed in v1.0.91.

      Best regards,
      Kl3m3n

    • E

      Some issues and possible improvements - Part 2

      • • enniom
      2
      0
      Votes
      2
      Posts
      254
      Views

      K

      @enniom Hi!

      #1 - I agree with your suggestion. In the next release, the numbers will be displayed outside the actual chart area, live you've suggested.

      #2 - This is strange - in your video I see GUI-O is receiving invalid characters (ABV%).
      After you quit the application with the command, you then open GUI-O from "recent apps" and what do you do next? Your video does not show this. Do you connect to the device manually or you use auto-connection feature to re-connect automatically?

      Can you try quitting only when all Bluetooth transmissions are complete and Bluetooth is disconnected?

      Best regards,
      Kl3m3n

    • E

      Some issues and possible improvements

      • • enniom
      36
      0
      Votes
      36
      Posts
      10.1k
      Views

      K

      @enniom Why are you setting ASR to 0.5, if no device has 0.5 ratio? Which is your development device?

      Kl3m3n

    • S

      Unable to compile BasicMQTT - code error

      • • SteveV
      8
      0
      Votes
      8
      Posts
      1.5k
      Views

      K

      @Sato I will update the example, so it is compatible with the new esp32 version.

    • S

      GUI-O app let me select Ethernet as a new device - but Ethernet is not fitted

      • • SteveV
      2
      0
      Votes
      2
      Posts
      475
      Views

      K

      @SteveV Hi.

      Did you enter only the name or did you also specify the IP and port. All parameters must be specified...

      If the tablet has WiFi, you can connect via "Ethernet". Please see my other answer here:
      https://forum.gui-o.com/topic/198/could-the-gui-o-designer-be-made-to-work-with-wifi/2

      True, "Ethernet" is usual terminology for internal wired connections. But in this case "Ethernet" means internal wireless connections. I think other (more technical) terminologies would be even more confusing for the user.

      Best regards,
      Klemen

    • T

      Text Input On BLE, problems with more than 14 characters

      • • tgpa123
      8
      0
      Votes
      8
      Posts
      945
      Views

      K

      @tgpa123 Hi.

      I tested this on my device with ESP32 and can send longer data than 20 bytes. It seems that the server and client negotiate a larger MTU value in my case.

      Nevertheless, I can chunk the data so that there is never more than 20 bytes by default. So, for messages greater than 20 bytes, multiple packets will be sent. Of course, the last packet will still be terminated with CRLF.

      Regards,
      Klemen

    • W

      Multiple spaces are omitted

      • • wolerdbon
      5
      0
      Votes
      5
      Posts
      481
      Views

      W

      @kl3m3n

      Again, thank you for the quick response!

      Greetings!

    • C

      Bug after chart clear

      • • cayon
      3
      0
      Votes
      3
      Posts
      329
      Views

      K

      @cayon Hi,

      the bug should be fixed in v1.0.64.

      Best regards,
      Klemen

    • P

      Number of widgets limited to 28

      • • pcu
      9
      0
      Votes
      9
      Posts
      956
      Views

      K

      @pcu Hi!

      I have made two examples using Nucleo board (USB and BLE).

      You can find them here, if you are interested:
      https://www.gui-o.com/examples/gui-o-and-boards/stm32-nucleo-wb55

      Best wishes.
      Klemen

    • P

      Drop-down box

      • • pcu
      2
      0
      Votes
      2
      Posts
      310
      Views

      K

      @pcu Hi!

      Thank you for pointing this out. I will put this on the issues list and fix it in the next release!
      I will make it so that this functionality can be disabled in order to keep backwards compatible. I will check if there are any other widgets that behave in the same manner.

      Regards,
      Klemen

    • S

      failure in v1.0.53.1

      • • Sato
      9
      0
      Votes
      9
      Posts
      877
      Views

      H

      @kl3m3n

      Android 13

      Best regards,
      Hub

    • B

      Speed problems with Flick Area

      • • Bernard
      3
      0
      Votes
      3
      Posts
      397
      Views

      K

      @Bernard Hi Bernard!

      Nice that you've solved the issue!

      It would be very strange indeed if baud rate would affect the widgets responsiveness!

      @Bernard said in Speed problems with Flick Area:

      When switching from 9600 to 19200 baud, I also added "YASC:1" for the 2 graphs (SWEEP).

      This is strange, sweep chart should support YASC parameter!
      I will check this.

      Regards,
      kl3m3n

    • B

      Invalid component (New GUI-O version v1.0.43.1)

      • • Bernard
      2
      0
      Votes
      2
      Posts
      303
      Views

      K

      @Bernard Hi Bernard!

      You are very quick to test new functionalities... 🙂

      I have implemented auto-scaling in horizontal and vertical direction independently. Please replace "ASC" with "YASC". If you need to control scaling in horizontal direction, please use "XASC" (available for XY chart only).

      I promise that the XASC and YASC parameters will not change in the future.

      Best regards,
      kl3m3n