2024-07-25 05:54 AM
hello i have a screen where if i press a button a modal window apears with text and 2 buttons (OK) and (CANCEL) .When i call modalWindow.show() the modal window apears but for 1-2 secconds it flickers . can you help me with this ? Thank you
2024-07-26 04:41 AM
Hello @Tucu ,
Could you please provide more information on what board or MCU you are using for your development?
What version of TouchGFX are you using?
Is the flickering happening once or does it continue when it starts?
Could you please try a similar implementation to the Modal Window example in the TouchGFX designer to test if the flickering happens?