Changes between Version 52 and Version 53 of Docs/825gen2/Dev/DeveloperNews
- Timestamp:
- 04/14/25 07:01:14 (5 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/825gen2/Dev/DeveloperNews
v52 v53 17 17 A new flag value for CFormButton is provided //FORM_BUTTON_BITMAP_NO_INVERT// to prevent the automatic bitmap color invert when in dark mode. 18 18 19 Bitmaps with color pixels may not appear as verywell when the colors are automatically inverted. Different bitmaps may be specified for the app to use when in dark mode.19 Bitmaps with color pixels may not appear as well when the colors are automatically inverted. Different bitmaps may be specified for the app to use when in dark mode. 20 20 {{{ 21 21 const char* bitmapFile;