Overlap of values without being clear

  • Hi,

    Which emWin version are you using? And could you please share a code snippet to reproduce this behavior?

    Thanks and best regards,
    Florian

    Please read the forum rules before posting.

    Keep in mind, this is *not* a support forum.
    Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
    Should you be entitled to support you can contact us via our support system: https://www.segger.com/ticket/

    Or you can contact us via e-mail.

  • Hi Florian,

    We used the Appwizard V1.36b_6.32b to design the window.
    We have used an ID_TEXT_MEAS_VAL to update the measurement values as and when it is changed.
    The value is passed as string to this ID_TEXT_MEAS_VAL from the application.
    APPW_SetText(ID_SCREEN_HOME, ID_TEXT_MEAS_VAL_C1, g_Str_PriMeasVal);

    Initially the update is ok. After sometime the overlap issue occurs.
    Your help on this is highly appreciated.

    Thanks.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!