Hello, i've created an interface with many forms so a big number of objects on my gen4-IoD-32T, when i put more than 100 objects, there is a display bug and some objects displays as red dots on the screen.
I'm coding with Arduino (PlatformIO in fact). I saw in the gfx4d.h that 2 arrays (gciobjframes[100] and gciobjtouchenable[100]) could be the cause of my problem so I tried to change to 150 but the problem is still the same, i think thay maybe the problem is coming from the cgi generation inside workshop, do you have a solution for me please ?
Thanks a lot for your products that I use for 5 years with students in France and that I and they really love!
Sebastien.
I'm coding with Arduino (PlatformIO in fact). I saw in the gfx4d.h that 2 arrays (gciobjframes[100] and gciobjtouchenable[100]) could be the cause of my problem so I tried to change to 150 but the problem is still the same, i think thay maybe the problem is coming from the cgi generation inside workshop, do you have a solution for me please ?
Thanks a lot for your products that I use for 5 years with students in France and that I and they really love!
Sebastien.
Comment