Set bitmap for Skin button

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

  • Set bitmap for Skin button

    Hi

    Im using emwin with stm32f429 discovery , mdk 5

    i have create my interface with GUI Builder and skinning is on by default
    now i need to change my buttons appearance to some bitmap
    but when i call BUTTON_SetBitmap() nothing happends to my buttons

    please show me the true way to do this
    thanks