/*******************************************************************************/ /* 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:44 */ /*******************************************************************************/ #ifndef _DEMO_GUIX_SCROLL_WHEEL_DISPLAY_1_RESOURCES_H_ #define _DEMO_GUIX_SCROLL_WHEEL_DISPLAY_1_RESOURCES_H_ #include "gx_api.h" /* Display and theme definitions */ #define DISPLAY_1 0 #define DISPLAY_1_COLOR_FORMAT GX_COLOR_FORMAT_32ARGB #define DISPLAY_1_X_RESOLUTION 640 #define DISPLAY_1_Y_RESOLUTION 480 #define DISPLAY_1_THEME_1 0 #define DISPLAY_1_THEME_TABLE_SIZE 1 /* Language definitions */ #define LANGUAGE_ENGLISH 0 #define DISPLAY_1_LANGUAGE_TABLE_SIZE 1 /* Color ID definitions */ #define GX_COLOR_ID_LIGHT_SLATE_GRAY 29 #define GX_COLOR_ID_GREEN 30 #define GX_COLOR_ID_BLACK 31 #define GX_COLOR_ID_ODD_ROW 32 #define GX_COLOR_ID_OFF_WHITE 33 #define GX_COLOR_ID_WHITE 34 #define GX_COLOR_ID_TEAL 35 #define DISPLAY_1_COLOR_TABLE_SIZE 36 /* Font ID definitions */ #define GX_FONT_ID_TITLE 4 #define GX_FONT_ID_SCROLL_WHEEL_NORMAL 5 #define GX_FONT_ID_SCROLL_WHEEL_SELECTED 6 #define DISPLAY_1_FONT_TABLE_SIZE 7 /* Pixelmap ID definitions */ #define GX_PIXELMAP_ID_BUTTON 5 #define GX_PIXELMAP_ID_BUTTON_ACTIVE 6 #define GX_PIXELMAP_ID_MS_AZURE_LOGO_SMALL 7 #define GX_PIXELMAP_ID_SCROLL_WHEEL_SELECTED_BG 8 #define DISPLAY_1_PIXELMAP_TABLE_SIZE 9 /* String Ids */ #define GX_STRING_ID_STRING_19 1 #define GX_STRING_ID_STRING_21 2 #define GX_STRING_ID_STRING_22 3 #define GX_STRING_ID_STRING_25 4 #define GX_STRING_ID_STRING_26 5 #define GX_STRING_ID_STRING_27 6 #define GX_STRING_ID_STRING_28 7 #define GX_STRING_ID_STRING_29 8 #define GX_STRING_ID_STRING_30 9 #define GX_STRING_ID_STRING_31 10 #define GX_STRING_ID_STRING_32 11 #define GX_STRING_ID_STRING_33 12 #define GX_STRING_ID_STRING_15 13 #define GX_STRING_ID_STRING_51 14 #define GX_STRING_ID_STRING_2 15 #define GX_STRING_ID_STRING_3 16 #define GX_STRING_ID_STRING_8 17 #define GX_STRING_ID_STRING_11 18 #define GX_STRING_ID_STRING_14 19 #define GX_STRING_ID_STRING_16 20 #define GX_STRING_ID_STRING_17 21 #define DISPLAY_1_STRING_TABLE_SIZE 22 #endif /* sentry */