Changes between Version 40 and Version 41 of Docs/825gen2/Dev/UpdatingLegacyAppsToNewLook
- Timestamp:
- 02/09/24 08:42:13 (10 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/825gen2/Dev/UpdatingLegacyAppsToNewLook
v40 v41 323 323 }}} 324 324 325 The above code can then easily be converted to the new style graphics using FORM_ADD_INPUT2 instead of FORM_ADD_INPUT. 326