touchgfx crashes when custom keyboard and custom widget meet
Hello,
I'm working on a vt100 terminal emulator, so I created a custom widget which decodes input stream and then display it on a TFT-LCD by LTDC. It works fine alone, after a custom keyboad added on the top, the simulation will crash when the custom widget try to draw the part under the keyboard, and visual studio throws an exception as shown in the screenshot.
what cause this result and how can I avoid it?
your help will be appraciated.




