1 /*******************************************************************************/ 2 /* This file is auto-generated by Azure RTOS GUIX Studio. Do not edit this */ 3 /* file by hand. Modifications to this file should only be made by running */ 4 /* the Azure RTOS GUIX Studio application and re-generating the application */ 5 /* resource file(s). For more information please refer to the Azure RTOS GUIX */ 6 /* Studio User Guide, or visit our web site at azure.com/rtos */ 7 /* */ 8 /* GUIX Studio Revision 6.1.12.0 */ 9 /* Date (dd.mm.yyyy): 25. 8.2022 Time (hh:mm): 18:34 */ 10 /*******************************************************************************/ 11 12 13 #ifndef _DYNAMIC_MENU_MAIN_DISPLAY_RESOURCES_H_ 14 #define _DYNAMIC_MENU_MAIN_DISPLAY_RESOURCES_H_ 15 16 #include "gx_api.h" 17 18 /* Display and theme definitions */ 19 20 #define MAIN_DISPLAY 0 21 #define MAIN_DISPLAY_COLOR_FORMAT GX_COLOR_FORMAT_32ARGB 22 #define MAIN_DISPLAY_X_RESOLUTION 240 23 #define MAIN_DISPLAY_Y_RESOLUTION 320 24 #define MAIN_DISPLAY_THEME_1 0 25 #define MAIN_DISPLAY_THEME_TABLE_SIZE 1 26 27 /* Language definitions */ 28 29 #define LANGUAGE_ENGLISH 0 30 #define MAIN_DISPLAY_LANGUAGE_TABLE_SIZE 1 31 32 /* Color ID definitions */ 33 34 #define GX_COLOR_ID_ORANGE 29 35 #define GX_COLOR_ID_BLACK 30 36 #define GX_COLOR_ID_BLUE 31 37 #define GX_COLOR_ID_WHITE 32 38 #define GX_COLOR_ID_NEXT_BUTTON_UPPER 33 39 #define GX_COLOR_ID_NEXT_BUTTON_LOWER 34 40 #define MAIN_DISPLAY_COLOR_TABLE_SIZE 35 41 42 /* Font ID definitions */ 43 44 #define GX_FONT_ID_MENUFONT 4 45 #define MAIN_DISPLAY_FONT_TABLE_SIZE 5 46 47 /* Pixelmap ID definitions */ 48 49 #define GX_PIXELMAP_ID_ORANGE_BUTTON 5 50 #define GX_PIXELMAP_ID_ORANGE_BUTTON_PRESSED 6 51 #define GX_PIXELMAP_ID_TFIELD_FILL_SMALL 7 52 #define GX_PIXELMAP_ID_TFIELD_LEFT_SMALL 8 53 #define GX_PIXELMAP_ID_TFIELD_RIGHT_SMALL 9 54 #define MAIN_DISPLAY_PIXELMAP_TABLE_SIZE 10 55 56 /* String Ids */ 57 58 #define GX_STRING_ID_STRING_39 1 59 #define GX_STRING_ID_STRING_40 2 60 #define GX_STRING_ID_STRING_41 3 61 #define GX_STRING_ID_STRING_43 4 62 #define GX_STRING_ID_STRING_44 5 63 #define GX_STRING_ID_STRING_45 6 64 #define GX_STRING_ID_STRING_46 7 65 #define GX_STRING_ID_STRING_47 8 66 #define GX_STRING_ID_STRING_48 9 67 #define GX_STRING_ID_STRING_49 10 68 #define GX_STRING_ID_STRING_50 11 69 #define GX_STRING_ID_STRING_51 12 70 #define GX_STRING_ID_STRING_52 13 71 #define GX_STRING_ID_STRING_53 14 72 #define GX_STRING_ID_STRING_54 15 73 #define GX_STRING_ID_STRING_55 16 74 #define GX_STRING_ID_STRING_56 17 75 #define GX_STRING_ID_STRING_58 18 76 #define GX_STRING_ID_STRING_59 19 77 #define GX_STRING_ID_STRING_60 20 78 #define GX_STRING_ID_STRING_61 21 79 #define GX_STRING_ID_STRING_62 22 80 #define GX_STRING_ID_STRING_63 23 81 #define GX_STRING_ID_STRING_64 24 82 #define GX_STRING_ID_STRING_65 25 83 #define GX_STRING_ID_STRING_66 26 84 #define GX_STRING_ID_STRING_67 27 85 #define GX_STRING_ID_STRING_68 28 86 #define GX_STRING_ID_STRING_1 29 87 #define GX_STRING_ID_STRING_2 30 88 #define GX_STRING_ID_STRING_3 31 89 #define GX_STRING_ID_STRING_4 32 90 #define GX_STRING_ID_STRING_5 33 91 #define GX_STRING_ID_STRING_6 34 92 #define GX_STRING_ID_STRING_7 35 93 #define GX_STRING_ID_STRING_8 36 94 #define GX_STRING_ID_STRING_9 37 95 #define GX_STRING_ID_STRING_10 38 96 #define GX_STRING_ID_STRING_11 39 97 #define GX_STRING_ID_STRING_12 40 98 #define GX_STRING_ID_STRING_13 41 99 #define GX_STRING_ID_STRING_14 42 100 #define GX_STRING_ID_STRING_15 43 101 #define MAIN_DISPLAY_STRING_TABLE_SIZE 44 102 103 #endif /* sentry */ 104