LCD Backqround and buttons in Simulation

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

  • LCD Backqround and buttons in Simulation

    I am using Emwin PC simulation. I have a custom bitmap, which I am using for the layout. I want the LCD background to be white, not black.
    How would I be able to do that? I tried using “GUI_SetBkColor(GUI_WHITE);” but that doesn’t affect the background.

    Also I have 24 buttons on my layout, but only 1 button is being detected by the simulator, when I use the function “SIM_HARDKEY_GetNum();”. What should I do?

    Thanks,
    Anagha