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:44 */ 10 /*******************************************************************************/ 11 12 13 #ifndef _DEMO_GUIX_SCROLL_WHEEL_DISPLAY_1_RESOURCES_H_ 14 #define _DEMO_GUIX_SCROLL_WHEEL_DISPLAY_1_RESOURCES_H_ 15 16 #include "gx_api.h" 17 18 /* Display and theme definitions */ 19 20 #define DISPLAY_1 0 21 #define DISPLAY_1_COLOR_FORMAT GX_COLOR_FORMAT_32ARGB 22 #define DISPLAY_1_X_RESOLUTION 640 23 #define DISPLAY_1_Y_RESOLUTION 480 24 #define DISPLAY_1_THEME_1 0 25 #define DISPLAY_1_THEME_TABLE_SIZE 1 26 27 /* Language definitions */ 28 29 #define LANGUAGE_ENGLISH 0 30 #define DISPLAY_1_LANGUAGE_TABLE_SIZE 1 31 32 /* Color ID definitions */ 33 34 #define GX_COLOR_ID_LIGHT_SLATE_GRAY 29 35 #define GX_COLOR_ID_GREEN 30 36 #define GX_COLOR_ID_BLACK 31 37 #define GX_COLOR_ID_ODD_ROW 32 38 #define GX_COLOR_ID_OFF_WHITE 33 39 #define GX_COLOR_ID_WHITE 34 40 #define GX_COLOR_ID_TEAL 35 41 #define DISPLAY_1_COLOR_TABLE_SIZE 36 42 43 /* Font ID definitions */ 44 45 #define GX_FONT_ID_TITLE 4 46 #define GX_FONT_ID_SCROLL_WHEEL_NORMAL 5 47 #define GX_FONT_ID_SCROLL_WHEEL_SELECTED 6 48 #define DISPLAY_1_FONT_TABLE_SIZE 7 49 50 /* Pixelmap ID definitions */ 51 52 #define GX_PIXELMAP_ID_BUTTON 5 53 #define GX_PIXELMAP_ID_BUTTON_ACTIVE 6 54 #define GX_PIXELMAP_ID_MS_AZURE_LOGO_SMALL 7 55 #define GX_PIXELMAP_ID_SCROLL_WHEEL_SELECTED_BG 8 56 #define DISPLAY_1_PIXELMAP_TABLE_SIZE 9 57 58 /* String Ids */ 59 60 #define GX_STRING_ID_STRING_19 1 61 #define GX_STRING_ID_STRING_21 2 62 #define GX_STRING_ID_STRING_22 3 63 #define GX_STRING_ID_STRING_25 4 64 #define GX_STRING_ID_STRING_26 5 65 #define GX_STRING_ID_STRING_27 6 66 #define GX_STRING_ID_STRING_28 7 67 #define GX_STRING_ID_STRING_29 8 68 #define GX_STRING_ID_STRING_30 9 69 #define GX_STRING_ID_STRING_31 10 70 #define GX_STRING_ID_STRING_32 11 71 #define GX_STRING_ID_STRING_33 12 72 #define GX_STRING_ID_STRING_15 13 73 #define GX_STRING_ID_STRING_51 14 74 #define GX_STRING_ID_STRING_2 15 75 #define GX_STRING_ID_STRING_3 16 76 #define GX_STRING_ID_STRING_8 17 77 #define GX_STRING_ID_STRING_11 18 78 #define GX_STRING_ID_STRING_14 19 79 #define GX_STRING_ID_STRING_16 20 80 #define GX_STRING_ID_STRING_17 21 81 #define DISPLAY_1_STRING_TABLE_SIZE 22 82 83 #endif /* sentry */ 84