flicker free updation of text over jpeg image

    This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

    • flicker free updation of text over jpeg image

      Hello,

      In my application i have set a JPEG image using "IMAGE_SetJPEG" on a window and also a Text widget (decimal value as text) on top of the JPEG image.
      I am periodically updating the Text widget in WM_TIMER and due to that i could observe that the text is flickering. As per emwin manual text widget has default transparency flag set
      and if i disable the transparency flag, flickering stops but the jpeg image is not visible.

      can anybody plz suggest me how to update a text widget over a jpeg image without any flicker & jpeg image loss??

      thanks
      sanjeev