/*******************************************************************************/ /* This file is auto-generated by Azure RTOS GUIX Studio. Do not edit this */ /* file by hand. Modifications to this file should only be made by running */ /* the Azure RTOS GUIX Studio application and re-generating the application */ /* resource file(s). For more information please refer to the Azure RTOS GUIX */ /* Studio User Guide, or visit our web site at azure.com/rtos */ /* */ /* GUIX Studio Revision 6.1.12.0 */ /* Date (dd.mm.yyyy): 25. 8.2022 Time (hh:mm): 18:34 */ /*******************************************************************************/ #ifndef _DYNAMIC_MENU_MAIN_DISPLAY_RESOURCES_H_ #define _DYNAMIC_MENU_MAIN_DISPLAY_RESOURCES_H_ #include "gx_api.h" /* Display and theme definitions */ #define MAIN_DISPLAY 0 #define MAIN_DISPLAY_COLOR_FORMAT GX_COLOR_FORMAT_32ARGB #define MAIN_DISPLAY_X_RESOLUTION 240 #define MAIN_DISPLAY_Y_RESOLUTION 320 #define MAIN_DISPLAY_THEME_1 0 #define MAIN_DISPLAY_THEME_TABLE_SIZE 1 /* Language definitions */ #define LANGUAGE_ENGLISH 0 #define MAIN_DISPLAY_LANGUAGE_TABLE_SIZE 1 /* Color ID definitions */ #define GX_COLOR_ID_ORANGE 29 #define GX_COLOR_ID_BLACK 30 #define GX_COLOR_ID_BLUE 31 #define GX_COLOR_ID_WHITE 32 #define GX_COLOR_ID_NEXT_BUTTON_UPPER 33 #define GX_COLOR_ID_NEXT_BUTTON_LOWER 34 #define MAIN_DISPLAY_COLOR_TABLE_SIZE 35 /* Font ID definitions */ #define GX_FONT_ID_MENUFONT 4 #define MAIN_DISPLAY_FONT_TABLE_SIZE 5 /* Pixelmap ID definitions */ #define GX_PIXELMAP_ID_ORANGE_BUTTON 5 #define GX_PIXELMAP_ID_ORANGE_BUTTON_PRESSED 6 #define GX_PIXELMAP_ID_TFIELD_FILL_SMALL 7 #define GX_PIXELMAP_ID_TFIELD_LEFT_SMALL 8 #define GX_PIXELMAP_ID_TFIELD_RIGHT_SMALL 9 #define MAIN_DISPLAY_PIXELMAP_TABLE_SIZE 10 /* String Ids */ #define GX_STRING_ID_STRING_39 1 #define GX_STRING_ID_STRING_40 2 #define GX_STRING_ID_STRING_41 3 #define GX_STRING_ID_STRING_43 4 #define GX_STRING_ID_STRING_44 5 #define GX_STRING_ID_STRING_45 6 #define GX_STRING_ID_STRING_46 7 #define GX_STRING_ID_STRING_47 8 #define GX_STRING_ID_STRING_48 9 #define GX_STRING_ID_STRING_49 10 #define GX_STRING_ID_STRING_50 11 #define GX_STRING_ID_STRING_51 12 #define GX_STRING_ID_STRING_52 13 #define GX_STRING_ID_STRING_53 14 #define GX_STRING_ID_STRING_54 15 #define GX_STRING_ID_STRING_55 16 #define GX_STRING_ID_STRING_56 17 #define GX_STRING_ID_STRING_58 18 #define GX_STRING_ID_STRING_59 19 #define GX_STRING_ID_STRING_60 20 #define GX_STRING_ID_STRING_61 21 #define GX_STRING_ID_STRING_62 22 #define GX_STRING_ID_STRING_63 23 #define GX_STRING_ID_STRING_64 24 #define GX_STRING_ID_STRING_65 25 #define GX_STRING_ID_STRING_66 26 #define GX_STRING_ID_STRING_67 27 #define GX_STRING_ID_STRING_68 28 #define GX_STRING_ID_STRING_1 29 #define GX_STRING_ID_STRING_2 30 #define GX_STRING_ID_STRING_3 31 #define GX_STRING_ID_STRING_4 32 #define GX_STRING_ID_STRING_5 33 #define GX_STRING_ID_STRING_6 34 #define GX_STRING_ID_STRING_7 35 #define GX_STRING_ID_STRING_8 36 #define GX_STRING_ID_STRING_9 37 #define GX_STRING_ID_STRING_10 38 #define GX_STRING_ID_STRING_11 39 #define GX_STRING_ID_STRING_12 40 #define GX_STRING_ID_STRING_13 41 #define GX_STRING_ID_STRING_14 42 #define GX_STRING_ID_STRING_15 43 #define MAIN_DISPLAY_STRING_TABLE_SIZE 44 #endif /* sentry */