Changes between Version 57 and Version 58 of Docs/825gen2/Dev/DeveloperNews


Ignore:
Timestamp:
04/22/25 15:24:20 (41 hours ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/825gen2/Dev/DeveloperNews

    v57 v58  
    2020
    2121The following example shows how different bitmap images may be specified for the app to use for buttons when in dark mode.
    22 {{{
     22{{{#!c++
    2323const char* bitmapFile;
    2424if(dspMain.GetDarkMode()) {