GUI-O Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. Popular
    Log in to post
    • All Time
    • Day
    • Week
    • Month
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • A

      Licence

      General Discussion
      • • • AndrejK
      2
      0
      Votes
      2
      Posts
      335
      Views

      K

      @andrejk Hello!

      Please download the application from the Google Store:

      https://play.google.com/store/apps/details?id=com.guio.guioapp

      or via the Play Store on your device.

      After installing, navigate to: Settings -> Unlock pro and Select GUI-O Pro to initiate the Google Store purchase flow.

      If you have any further questions, please feel free to ask.

      Best regards,
      kl3m3n

    • G

      QR Code / Bar Code Scanner

      Share Your Projects
      • • • gammda
      2
      0
      Votes
      2
      Posts
      316
      Views

      K

      @gammda Very nice! 🙂

    • S

      Tone player

      Comments & Feedback
      • • • Sato
      2
      0
      Votes
      2
      Posts
      130
      Views

      K

      @sato If the tone is shorter than set EDUR time, it will stop playing. If it is longer, it should stop after a specified EDUR time. Did you check the manual (EDUR property describes that it is ignored if tone duration is shorter)?

      Best regards,
      kl3m3n

    • A

      IOS version on your Road Map ?

      Wishlist
      • • • al1fch
      2
      0
      Votes
      2
      Posts
      298
      Views

      K

      @al1fch Hi!

      Thank you for the support and kind words.

      Regarding the iOS... I sincerely hope there will be an iOS version available somewhere in the near future. That is the plan, but... As I am a single developer of GUI-O application as well as GUI-O designer (not to mention all of the website content, etc.) and doing all this in my free time, it will probably take some time. Honestly, I cannot give you even the rough timing estimate.

      There are some challenges "porting" GUI-O application to iOS.

      Since majority of the application is written in C++ (I believe that clang compiler for iOS allows mixing C++ and Objective-C), this would be the "easier" part. There is some Android Java code which would need to be re-implemented.

      But, as I see it, the most difficult part is the setting up the development environment. Installing Xcode on a non Apple PC is a pain. I believe newer Xcode versions don't even work with older Mac's, and buying a Mac computer costs a small fortune. I have tried running Xcode on a virtual Mac OS with unsatisfying results.

      I apologize I cannot give you a better answer at this moment.

      Best regards,
      kl3m3n

    • B

      gui-o_designer_windows

      Report Bugs
      • • • Bernard
      2
      0
      Votes
      2
      Posts
      234
      Views

      K

      @Bernard Hi!

      Is it possible for you to send the design file (.gdf) to info.guio.app@gmail.com? So I can test this.

      There were some changes (in one of the previous versions) regarding the saving / loading, but old design files should be compatible with newer versions. What was your previous version (before the upgrade)?

      Thank you.

      Best regards,
      kl3m3n

    • B

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

      Report Bugs
      • • • Bernard
      2
      0
      Votes
      2
      Posts
      178
      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

    • E

      How to include GUI-O as a display option for our product

      Comments & Feedback
      • • • enniom
      2
      0
      Votes
      2
      Posts
      230
      Views

      K

      @enniom Hello!

      If I understand correctly, you would like to offer a free app for your users, which can be downloaded from Google Play Store? Possibly with different name and logo? The app would only allow pre-defined GUI (e.g., reading from an initialization file that is part of the application itself), standard GUI-O functionalities for creating widgets would be unavailable.

      Although this is technically possible, it requires a lot of resources (manpower) to maintain this kind of service. I can look into this a bit further, but I believe it is currently impossible to offer this service.

      Best regards,
      kl3m3n

    • B

      Real-time clock (RTC)

      General Discussion
      • • • Bernard
      2
      0
      Votes
      2
      Posts
      215
      Views

      K

      @Bernard Hi.

      To retrieve only the day of the week, you can use the RTCF parameter as such:

      "|RTC UID:rtc0 HID:rtc RTCF:dddd\r\n"

      You can also use abbreviation:

      RTCF:ddd

      or numerical form with leading zero:

      RTCF:dd

      or without:

      RTCF:d

      For more information about formatting, see the manual, Appendix C (Supported date and time formats).

      Note: The formatting does not support spaces, so you need to use e.g., underscore or hyphen or similar to build your own timestamp.

      Best regards,
      kl3m3n

    • P

      Drop-down box

      Report Bugs
      • • • pcu
      2
      0
      Votes
      2
      Posts
      170
      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

    • G

      GUI-O GSM Parking system

      Share Your Projects
      • • • gammda
      2
      0
      Votes
      2
      Posts
      757
      Views

      K

      @gammda Hi.

      This looks great. Thanks for sharing 🙂

      Regards.

    • H

      Number input widget - hexadecimal input format

      Wishlist
      • • • Hub
      2
      0
      Votes
      2
      Posts
      128
      Views

      K

      @Hub Hi!

      What about using |TI (text input) widget? I can probably add some validators to ensure the entered text is HEX.

      Regards,
      Klemen

    • S

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

      Report Bugs
      • • • SteveV
      2
      0
      Votes
      2
      Posts
      319
      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

    • B

      Audio Mixer Question

      Share Your Projects
      • • • Bernard
      2
      0
      Votes
      2
      Posts
      141
      Views

      G

      It is possible that you are using a While - Wend loop that never ends because the Sig_Sim parameter is always "0".
      Check your code and change the Sig_sim variable to 1 at some point during runtime.

      Maybe you should try changing the While - Wend with an IF - ENDIF statement.

      Alternatively, maybe modify Ischarwaiting() with serial interrupts something like this:

      On Urxc Rxcom1_isr
      Enable Urxc
      Dim Rxdata1$ As String * 80
      Dim Rxdata As Bit

      Dim Comchar1 As Byte
      Enable Interrupts
      Do

      If Rxdata = 1 Then
      Reset Rxdata1
      Print Rxdata1$ 'do something with your received data
      End If
      Loop

      Rxcom1_isr:
      Comchar1 = Inkey()
      Rxdata1$ = Rxdata1$ + Chr(comchar1)
      If Comchar1 = 13 Then ' detect end of line can be 10 or any other char.
      Set Rxdata
      End If
      Return

      , but it will completely change the concept of your code.

    • E

      NTP CLIENT

      General Discussion
      • • • etravnik
      2
      0
      Votes
      2
      Posts
      107
      Views

      K

      @etravnik Hi!

      Can you please tell me which connection mode you are using (Bluetooth, IoT...)? Can you provide a minimal example which reproduces the problem?

      Best regards,
      Kl3m3n

    • F

      Clear Chart Data

      General Discussion
      • • • Fehr
      2
      0
      Votes
      2
      Posts
      115
      Views

      B

      @Fehr

      Try : Print "@Current_Chart CL:1"

      Bernard

    • E

      Some issues and possible improvements - Part 2

      Report Bugs
      • • • enniom
      2
      0
      Votes
      2
      Posts
      109
      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

    • A

      GUI-O AC remote controll

      Share Your Projects
      • • • AndrejK
      2
      0
      Votes
      2
      Posts
      142
      Views

      K

      @AndrejK Thanks for sharing! This looks great! 👏

    • P

      Multiple access to an ESP32 app

      Comments & Feedback
      • • • Proto
      2
      0
      Votes
      2
      Posts
      137
      Views

      K

      @Proto Hi!

      Yes, you need a license for each Android device that uses a different Google account from the one used to purchase the license.

      Licensing is based on the app, not on development. Specifically, the app does not track (and cannot enforce) which device is designated as the "development" device.

      Best regards,
      Kl3m3n

    • F

      Gui-0 Live Designer V0 .0.16 - Transfer to Device

      Frequently Asked Questions (FAQ)
      • • • Fred Neuman
      2
      0
      Votes
      2
      Posts
      78
      Views

      K

      @Fred-Neuman Thanks for pointing this out! I will check this and let you know.

      Best regards,
      Kl3m3n

    • A

      Living room example

      Examples
      • • • admin
      1
      0
      Votes
      1
      Posts
      551
      Views

      No one has replied