Changes between Version 59 and Version 60 of Docs/825gen2/Dev/DeveloperNews
- Timestamp:
- 06/05/25 07:59:56 (5 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/825gen2/Dev/DeveloperNews
v59 v60 1 1 = Developer News = 2 3 == 2025-06-05 Popup selection lists and keypads == 4 5 The arm825beta lib825ev has updated CForm features to improve input forms. Flag FORM_FLAG_POPUP can be OR'd with FORM_FLAG_UINT8_SEL, FORM_FLAG_UINTx fields to provide popup selection list or input fields. 2 6 3 7 == 2025-04-11 Dark Mode for new style apps ==