User Activity

CPU or DMA2D?I found these in the change log : * Added support for L8 graphics assets with 16bit, 24bit and 32bit  palettes. * Added support for L8 hardware acceleration via DMA2D.It looks like the L8 image will be displayed by DMA2D.But I saw from t...
I have some trouble with the JSMOC method.In my application,one screen could contain many(over 3000) widgets.Because of the recursive JSMOC function,it can easily cause a stack overflow.​Like this:​
#include <gui/containers/ToolBar.hpp>#include <gui/containers/NoUseContainer.hpp>#include <touchgfx/canvas_widget_renderer/CanvasWidgetRenderer.hpp>
Kudos from