Changes between Version 25 and Version 26 of Docs/825gen2/Dev/UpdatingLegacyAppsToNewLook


Ignore:
Timestamp:
02/08/24 15:33:16 (10 months ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/825gen2/Dev/UpdatingLegacyAppsToNewLook

    v25 v26  
    225225        FORM_INIT(Update, EventDownloadedFileShow, NULL, NULL, NULL, 0);
    226226
    227         SetupMenuFormToUseFontSet(formUpdate, rect, 0.8 );
     227        SetupMenuFormToUseFontSet(formUpdate, rect, MENU_BTN_WIDE_WIDTH);
    228228
    229229        FORM_ADD_BUTTON2(Update, Export, rect, "Export",        'X',  EventExport,      FORM_BUTTON_SHADOW);