GUI-O Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. RudiP
    3. Topics
    R
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 17
    • Groups 0

    Topics

    • R

      TI keyboard covers my input

      Watching Ignoring Scheduled Pinned Locked Moved Report Bugs
      15
      0 Votes
      15 Posts
      495 Views
      K

      @RudiP Hi.

      I am fairly positive that settings are not the cause of this.

      Can you first try changing the keyboard? I assume that your default keyboard is Samsung keyboard. Try changing it to Gboard (should be something like Android settings -> Additional settings -> Language and input).

      Best regards,
      Kl3m3n

    • R

      auto flashing widget

      Watching Ignoring Scheduled Pinned Locked Moved Wishlist
      4
      0 Votes
      4 Posts
      263 Views
      K

      @RudiP Hi!

      I thought you meant using the "flashing" widget for non-communication purposes...

      @RudiP said in auto flashing widget:

      Since I currently have no communication via BT connection, this widget should flash independently.

      Using an de-synchronized widget to show communication status is not a good idea. In case of communication loss, the widget would still flash, giving the user a wrong impression that the remote device still works...

      If you need to show that the connection is established, your remote device should drive a widget periodically (e.g., toggling the visibility or opacity). Or you can use "@sls" and "@hls" commands that show / hide the loading screen.

      @RudiP said in auto flashing widget:

      I have an application where the processor is struggling to establish communication.

      Can you explain what exactly you mean by this?

      PS: I am glad you like the GUI-O app! Please consider rating it on the Google Play Store... Every rating helps πŸ™‚

      Best regards,
      Kl3m3n

    • R

      GUI-O spaces

      Watching Ignoring Scheduled Pinned Locked Moved Report Bugs
      6
      0 Votes
      6 Posts
      631 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

      Watching Ignoring Scheduled Pinned Locked Moved Report Bugs
      4
      0 Votes
      4 Posts
      327 Views
      K

      @RudiP No problem πŸ™‚

    • R

      Text input not showing

      Watching Ignoring Scheduled Pinned Locked Moved Report Bugs
      2
      0 Votes
      2 Posts
      252 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.😏

    • R

      desired screen becomes black and unresponsive

      Watching Ignoring Scheduled Pinned Locked Moved Frequently Asked Questions (FAQ)
      2
      0 Votes
      2 Posts
      344 Views
      K

      @RudiP Hi!

      Thanks for reporting the issue. To help diagnose the problem, could you please provide a minimal example where this happens? Specifically, I’d like to see the widget initialization code that triggers the problem.

      Also, what is the make and model of your Android device? If it’s an older or lower-end device, the issue might be related to limited system resources like RAM or GPU memory. Initializing complex widgets with a lot of data can sometimes cause delays or rendering issues on such devices.

      Lastly, does the app crash or freeze, or is the screen just black but still responsive to touches?

      Best regards,
      Kl3m3n