123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399 |
- /***************************************************************/
- /** This file is generated, do not edit
- * @file TV_IDM_PingTest.c
- * @brief menu resource
- * Generator Version 6.2.57.711
- * Source File Name and Date
- *
- *
- * @note Copyright (c) 2006-2008, Sunplus Technology Co., Ltd.
- * All rights reserved.
- *
- * This software is copyrighted by and is the property of Sunplus
- * Technology Co., Ltd. All rights are reserved by Sunplus Technology
- * Co., Ltd. This software may only be used in accordance with the
- * corresponding license agreement. Any unauthorized use, duplication,
- * distribution, or disclosure of this software is expressly forbidden.
- *
- * This Copyright notice MUST not be removed or modified without prior
- * written consent of Sunplus Technology Co., Ltd.
- *
- * Sunplus Technology Co., Ltd. reserves the right to modify this
- * software without notice.
- *
- * Sunplus Technology Co., Ltd.
- * 19, Innovation First Road, Science-Based Industrial Park,
- * Hsin-Chu, Taiwan, R.O.C.
- *
- ***************************************************************/
- #include "gui_eng/gui_engine.h"
- #include "TV_icon_info.h"
- #include "TV_color_info.h"
- #include "TV_bitmap_config.h"
- #include "TV_strid.h"
- #include "TV_IDM_PingTest.h"
- #include "TV_font_style_define.h"
- bg_t TV_IDC_Ping_Test_BG11 = {
- &TV_BG_78_bg_color, /* background color */
- NULL /*background bitmap id */
- };
- icon_t TV_IDC_Ping_Test_Pic_Left11 =
- {
- &TV_BG_33_bg_icon
- };
- btn_text_t TV_IDC_Ping_Test_Bottom11 = {
- {271,269,512,36}, /* Positon of the button */
- &TV_BG_0_bg_color, /* Bg color */
- &TV_BG_35_bg_icon, /* Bg icon */
- 8, /* Side size */
- 0, /* Fix Char Width */
- &TV_69_text_color, /* Text Color */
- {408,269,120,8}, /*Position of the text*/
- STRING_ID_INVALID, /* Fg string id */
- NULL /* Marrquee */
- };
- icon_t TV_IDC_Ping_Test_Pic_Right11 =
- {
- &TV_BG_34_bg_icon
- };
- btn_text_t TV_IDC_IDS_String_Ping_Test = {
- {271,53,512,36}, /* Positon of the button */
- &TV_BG_13_bg_color, /* Bg color */
- &TV_BG_32_bg_icon, /* Bg icon */
- 8, /* Side size */
- 0, /* Fix Char Width */
- &TV_79_text_color, /* Text Color */
- {281,56,492,33}, /*Position of the text*/
- TV_IDS_String_Ping_Test, /* Fg string id */
- NULL /* Marrquee */
- };
- text_box_t TV_IDC_Ping_Test_TextBox_Times =
- {
- 0, /* Language name */
- &TV_BG_78_bg_color, /* Bg color */
- &TV_20_text_color, /* Text Color */
- {281,100,220,33}, /*Position of the text*/
- TV_IDS_String_Timers, /* Fg string id */
- NULL, /* String */
- NULL, /* Marrquee */
- 0 /* Fix Char Width */
- };
- text_box_t TV_IDC_Ping_Test_TextBox_Bytes =
- {
- 0, /* Language name */
- &TV_BG_78_bg_color, /* Bg color */
- &TV_20_text_color, /* Text Color */
- {281,140,220,33}, /*Position of the text*/
- TV_IDS_String_Ping_Test_Byte, /* Fg string id */
- NULL, /* String */
- NULL, /* Marrquee */
- 0 /* Fix Char Width */
- };
- text_box_t TV_IDC_Ping_Test_TextBox_OKs =
- {
- 0, /* Language name */
- &TV_BG_78_bg_color, /* Bg color */
- &TV_20_text_color, /* Text Color */
- {281,180,220,33}, /*Position of the text*/
- TV_IDS_String_OK, /* Fg string id */
- NULL, /* String */
- NULL, /* Marrquee */
- 0 /* Fix Char Width */
- };
- text_box_t TV_IDC_Ping_Test_TextBox_Bads =
- {
- 0, /* Language name */
- &TV_BG_78_bg_color, /* Bg color */
- &TV_20_text_color, /* Text Color */
- {281,220,220,33}, /*Position of the text*/
- TV_IDS_String_Ping_Test_Bad, /* Fg string id */
- NULL, /* String */
- NULL, /* Marrquee */
- 0 /* Fix Char Width */
- };
- text_box_t TV_IDC_Ping_Test_TextBox_Times1 =
- {
- 0, /* Language name */
- &TV_BG_78_bg_color, /* Bg color */
- &TV_20_text_color, /* Text Color */
- {531,100,220,33}, /*Position of the text*/
- TV_IDS_String_0, /* Fg string id */
- NULL, /* String */
- NULL, /* Marrquee */
- 0 /* Fix Char Width */
- };
- text_box_t TV_IDC_Ping_Test_TextBox_Bytes1 =
- {
- 0, /* Language name */
- &TV_BG_78_bg_color, /* Bg color */
- &TV_20_text_color, /* Text Color */
- {531,140,220,33}, /*Position of the text*/
- TV_IDS_String_0, /* Fg string id */
- NULL, /* String */
- NULL, /* Marrquee */
- 0 /* Fix Char Width */
- };
- text_box_t TV_IDC_Ping_Test_TextBox_OKs1 =
- {
- 0, /* Language name */
- &TV_BG_78_bg_color, /* Bg color */
- &TV_20_text_color, /* Text Color */
- {531,180,220,33}, /*Position of the text*/
- TV_IDS_String_0, /* Fg string id */
- NULL, /* String */
- NULL, /* Marrquee */
- 0 /* Fix Char Width */
- };
- text_box_t TV_IDC_Ping_Test_TextBox_Bads1 =
- {
- 0, /* Language name */
- &TV_BG_78_bg_color, /* Bg color */
- &TV_20_text_color, /* Text Color */
- {531,220,220,33}, /*Position of the text*/
- TV_IDS_String_0, /* Fg string id */
- NULL, /* String */
- NULL, /* Marrquee */
- 0 /* Fix Char Width */
- };
- /* window controls */
- WinControl_t TV_IDM_PingTest_control[] = {
- {
- NULL, /* Handle to the control */
- CLASS_BACKGROUND, /* Type of the control */
- 0, /* Common Style of the widget */
- S_BG_COLOR, /* Particular Style of the widget */
- STATE_NORMAL, /* State of the control */
- {0, 0, 0, 0}, /* Font style for each state */
- 278, /* Start X position of the control */
- 89, /* Start Y position of the control */
- 498, /* Width of the control */
- 180, /* Height of the control */
- 255, /* Region index */
- (PVOID)&TV_IDC_Ping_Test_BG11, /* Pointer to its specific param */
- NULL, /* Pointer to a child control list */
- },
- {
- NULL, /* Handle to the control */
- CLASS_ICON, /* Type of the control */
- CS_PIC_REPEAT, /* Common Style of the widget */
- S_ICON_H_CENTER|S_ICON_V_CENTER, /* Particular Style of the widget */
- STATE_NORMAL, /* State of the control */
- {0, 0, 0, 0}, /* Font style for each state */
- 271, /* Start X position of the control */
- 89, /* Start Y position of the control */
- 7, /* Width of the control */
- 180, /* Height of the control */
- 255, /* Region index */
- (PVOID)&TV_IDC_Ping_Test_Pic_Left11, /* Pointer to its specific param */
- NULL, /* Pointer to a child control list */
- },
- {
- NULL, /* Handle to the control */
- CLASS_BUTTON, /* Type of the control */
- CS_FONT_CENTER|CS_FONT_V_TOP|CS_SIDE_H, /* Common Style of the widget */
- S_BTN_TEXT, /* Particular Style of the widget */
- STATE_NORMAL, /* State of the control */
- {TV_Standard, TV_Standard, TV_Standard, TV_Standard}, /* Font style for each state */
- 271, /* Start X position of the control */
- 269, /* Start Y position of the control */
- 512, /* Width of the control */
- 36, /* Height of the control */
- 255, /* Region index */
- (PVOID)&TV_IDC_Ping_Test_Bottom11, /* Pointer to its specific param */
- NULL, /* Pointer to a child control list */
- },
- {
- NULL, /* Handle to the control */
- CLASS_ICON, /* Type of the control */
- CS_PIC_REPEAT, /* Common Style of the widget */
- S_ICON_H_CENTER|S_ICON_V_CENTER, /* Particular Style of the widget */
- STATE_NORMAL, /* State of the control */
- {0, 0, 0, 0}, /* Font style for each state */
- 776, /* Start X position of the control */
- 89, /* Start Y position of the control */
- 7, /* Width of the control */
- 180, /* Height of the control */
- 255, /* Region index */
- (PVOID)&TV_IDC_Ping_Test_Pic_Right11, /* Pointer to its specific param */
- NULL, /* Pointer to a child control list */
- },
- {
- NULL, /* Handle to the control */
- CLASS_BUTTON, /* Type of the control */
- CS_FONT_CENTER|CS_FONT_V_TOP|CS_SIDE_H, /* Common Style of the widget */
- S_BTN_TEXT, /* Particular Style of the widget */
- STATE_NORMAL, /* State of the control */
- {TV_Standard, TV_Standard, TV_Standard, TV_Standard}, /* Font style for each state */
- 271, /* Start X position of the control */
- 53, /* Start Y position of the control */
- 512, /* Width of the control */
- 36, /* Height of the control */
- 255, /* Region index */
- (PVOID)&TV_IDC_IDS_String_Ping_Test, /* Pointer to its specific param */
- NULL, /* Pointer to a child control list */
- },
- {
- NULL, /* Handle to the control */
- CLASS_TEXT, /* Type of the control */
- CS_FONT_CENTER|CS_FONT_V_TOP, /* Common Style of the widget */
- 0, /* Particular Style of the widget */
- STATE_NORMAL, /* State of the control */
- {TV_Standard, TV_Standard, TV_Standard, TV_Standard}, /* Font style for each state */
- 281, /* Start X position of the control */
- 100, /* Start Y position of the control */
- 220, /* Width of the control */
- 33, /* Height of the control */
- 255, /* Region index */
- (PVOID)&TV_IDC_Ping_Test_TextBox_Times, /* Pointer to its specific param */
- NULL, /* Pointer to a child control list */
- },
- {
- NULL, /* Handle to the control */
- CLASS_TEXT, /* Type of the control */
- CS_FONT_CENTER|CS_FONT_V_TOP, /* Common Style of the widget */
- 0, /* Particular Style of the widget */
- STATE_NORMAL, /* State of the control */
- {TV_Standard, TV_Standard, TV_Standard, TV_Standard}, /* Font style for each state */
- 281, /* Start X position of the control */
- 140, /* Start Y position of the control */
- 220, /* Width of the control */
- 33, /* Height of the control */
- 255, /* Region index */
- (PVOID)&TV_IDC_Ping_Test_TextBox_Bytes, /* Pointer to its specific param */
- NULL, /* Pointer to a child control list */
- },
- {
- NULL, /* Handle to the control */
- CLASS_TEXT, /* Type of the control */
- CS_FONT_CENTER|CS_FONT_V_TOP, /* Common Style of the widget */
- 0, /* Particular Style of the widget */
- STATE_NORMAL, /* State of the control */
- {TV_Standard, TV_Standard, TV_Standard, TV_Standard}, /* Font style for each state */
- 281, /* Start X position of the control */
- 180, /* Start Y position of the control */
- 220, /* Width of the control */
- 33, /* Height of the control */
- 255, /* Region index */
- (PVOID)&TV_IDC_Ping_Test_TextBox_OKs, /* Pointer to its specific param */
- NULL, /* Pointer to a child control list */
- },
- {
- NULL, /* Handle to the control */
- CLASS_TEXT, /* Type of the control */
- CS_FONT_CENTER|CS_FONT_V_TOP, /* Common Style of the widget */
- 0, /* Particular Style of the widget */
- STATE_NORMAL, /* State of the control */
- {TV_Standard, TV_Standard, TV_Standard, TV_Standard}, /* Font style for each state */
- 281, /* Start X position of the control */
- 220, /* Start Y position of the control */
- 220, /* Width of the control */
- 33, /* Height of the control */
- 255, /* Region index */
- (PVOID)&TV_IDC_Ping_Test_TextBox_Bads, /* Pointer to its specific param */
- NULL, /* Pointer to a child control list */
- },
- {
- NULL, /* Handle to the control */
- CLASS_TEXT, /* Type of the control */
- CS_FONT_CENTER|CS_FONT_V_TOP, /* Common Style of the widget */
- 0, /* Particular Style of the widget */
- STATE_NORMAL, /* State of the control */
- {TV_Standard, TV_Standard, TV_Standard, TV_Standard}, /* Font style for each state */
- 531, /* Start X position of the control */
- 100, /* Start Y position of the control */
- 220, /* Width of the control */
- 33, /* Height of the control */
- 255, /* Region index */
- (PVOID)&TV_IDC_Ping_Test_TextBox_Times1, /* Pointer to its specific param */
- NULL, /* Pointer to a child control list */
- },
- {
- NULL, /* Handle to the control */
- CLASS_TEXT, /* Type of the control */
- CS_FONT_CENTER|CS_FONT_V_TOP, /* Common Style of the widget */
- 0, /* Particular Style of the widget */
- STATE_NORMAL, /* State of the control */
- {TV_Standard, TV_Standard, TV_Standard, TV_Standard}, /* Font style for each state */
- 531, /* Start X position of the control */
- 140, /* Start Y position of the control */
- 220, /* Width of the control */
- 33, /* Height of the control */
- 255, /* Region index */
- (PVOID)&TV_IDC_Ping_Test_TextBox_Bytes1, /* Pointer to its specific param */
- NULL, /* Pointer to a child control list */
- },
- {
- NULL, /* Handle to the control */
- CLASS_TEXT, /* Type of the control */
- CS_FONT_CENTER|CS_FONT_V_TOP, /* Common Style of the widget */
- 0, /* Particular Style of the widget */
- STATE_NORMAL, /* State of the control */
- {TV_Standard, TV_Standard, TV_Standard, TV_Standard}, /* Font style for each state */
- 531, /* Start X position of the control */
- 180, /* Start Y position of the control */
- 220, /* Width of the control */
- 33, /* Height of the control */
- 255, /* Region index */
- (PVOID)&TV_IDC_Ping_Test_TextBox_OKs1, /* Pointer to its specific param */
- NULL, /* Pointer to a child control list */
- },
- {
- NULL, /* Handle to the control */
- CLASS_TEXT, /* Type of the control */
- CS_FONT_CENTER|CS_FONT_V_TOP, /* Common Style of the widget */
- 0, /* Particular Style of the widget */
- STATE_NORMAL, /* State of the control */
- {TV_Standard, TV_Standard, TV_Standard, TV_Standard}, /* Font style for each state */
- 531, /* Start X position of the control */
- 220, /* Start Y position of the control */
- 220, /* Width of the control */
- 33, /* Height of the control */
- 255, /* Region index */
- (PVOID)&TV_IDC_Ping_Test_TextBox_Bads1, /* Pointer to its specific param */
- NULL, /* Pointer to a child control list */
- },
- };
- /* applet structure */
- STRUCT_APPLET TV_IDM_PingTest_applet = {
- 0, /* Current Focus Item */
- sizeof(TV_IDM_PingTest_control) / sizeof(TV_IDM_PingTest_control[0]), /* Number of controls */
- (WinControl_t*)TV_IDM_PingTest_control, /* Pointer to an array of a control list */
- };
- /* window structure */
- WinControl_t TV_IDM_PingTest_window= {
- NULL, /* Handle to the control */
- CLASS_POPUP, /* Type of the control */
- CAPTURE, /* Style of the control */
- 0,
- WIN_NORMAL, /* State of the control */
- {0, 0, 0, 0}, /* State of the control */
- 256, /* Start X position of the control */
- 141, /* Start Y position of the control */
- 960, /* Width of the control */
- 519, /* Height of the control */
- 1, /* Region index */
- NULL, /* Pointer to its specific param */
- (PVOID)&TV_IDM_PingTest_applet, /* Pointer to a child control list */
- };
|