Page 1 of 1

Visual TFT AI Bug Report

Posted: 31 Jan 2021 20:39
by Toley
I understand Visual TFT AI is still in Beta release, but there is many major bugs that prevent it from been used actually!

Here are some of them I found so far.
Events cannot be removed. If you change the event and want to removed it, it stay on and trig on double events.
Events.jpg
Events.jpg (37.78 KiB) Viewed 3293 times
There is some glitch on the progress bar at low level (under 50%) but higher than 50% it display correctly.
IMG_20210131_142141.jpg
IMG_20210131_142141.jpg (1.69 MiB) Viewed 3293 times
All the functions stating with an undescrore listed in the API (under VTFT Library) do not exist and cannot be called
API.jpg
API.jpg (251.24 KiB) Viewed 3293 times
I did not try many other things but I'm sure there is still more bugs to solve. Please correct the current bugs before release other features!

Re: Visual TFT AI Bug Report

Posted: 31 Oct 2022 15:49
by filip
Hi,

I apologize for the late reply.

1. The progress bar issue is apparently solved in the 2.3.0 version of NECTO Studio.
2. I have reproduced the issue with the event removal and notified our developers.
3. The _draw_XYZ events are for internal purposes only (i.e. generated by the Designer). If you wish to draw shapes on the screen, please use the gl_XYZ functions :
https://docs.mikroe.com/mikrosdk/ref-ma ... group.html

Regards,
Filip.