Changes between Version 92 and Version 93 of Docs/825gen2/Dev/UpdatingLegacyAppsToNewLook
- Timestamp:
- 07/21/25 15:49:14 (5 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/825gen2/Dev/UpdatingLegacyAppsToNewLook
v92 v93 198 198 void ShowGTN(void); 199 199 }}} 200 This should not have the class name //CWeighingScreen::// . A semicolon is required at the end of this line.200 This should not have the class name //CWeighingScreen::// Confirm that the line in the header ends with a semicolon. 201 201 202 202 6. Modify this function for new style display such as: