This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

how to implement the GUI emWin

Acquainted with Win GUI emWin and I wonder how to implement this library have the following?
Want to have the display Icons bar ( 8pss icon(32x32), each icon will be On / Off Indicator.
If the displayed value will be 1 icon is displayed in colors when 0 icon is displayed in grayscale.
The question is how to do this?
Used Image widget?
If so, the library contains a function that would allow recolor colored icon on gray or I have to have in memory the image for color and gray icons?

0