Changes between Version 44 and Version 45 of Docs/825gen2/Dev/UpdatingLegacyAppsToNewLook
- Timestamp:
- 02/09/24 09:00:11 (10 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/825gen2/Dev/UpdatingLegacyAppsToNewLook
v44 v45 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 325 The above code can then easily be converted to the new style graphics using FORM_ADD_INPUT2 as shown earlier. 326