Initialize
[sdk/emulator/qemu.git] / tizen / src / ui_imageid.h
1 /*
2  * Emulator
3  *
4  * Copyright (C) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved.
5  *
6  * Contact: 
7  * DoHyung Hong <don.hong@samsung.com>
8  * SeokYeon Hwang <syeon.hwang@samsung.com>
9  * Hyunjun Son <hj79.son@samsung.com>
10  * SangJin Kim <sangjin3.kim@samsung.com>
11  * MunKyu Im <munkyu.im@samsung.com>
12  * KiTae Kim <kt920.kim@samsung.com>
13  * JinHyung Jo <jinhyung.jo@samsung.com>
14  * SungMin Ha <sungmin82.ha@samsung.com>
15  * JiHye Kim <jihye1128.kim@samsung.com>
16  * GiWoong Kim <giwoong.kim@samsung.com>
17  * YeongKyoon Lee <yeongkyoon.lee@samsung.com>
18  * DongKyun Yun <dk77.yun@samsung.com>
19  *
20  * This program is free software; you can redistribute it and/or
21  * modify it under the terms of the GNU General Public License
22  * as published by the Free Software Foundation; either version 2
23  * of the License, or (at your option) any later version.
24  *
25  * This program is distributed in the hope that it will be useful,
26  * but WITHOUT ANY WARRANTY; without even the implied warranty of
27  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
28  * GNU General Public License for more details.
29  *
30  * You should have received a copy of the GNU General Public License
31  * along with this program; if not, write to the Free Software
32  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
33  *
34  * Contributors:
35  * - S-Core Co., Ltd
36  *
37  */
38
39
40 #ifndef __UI_IMAGE_H__
41 #define __UI_IMAGE_H__
42
43 //============================== ISE Child Window IDs ============================== 
44 #define EMULATOR_ID                 0x0000
45 #define EVENT_INJECTOR_ID               0x0100
46 #define EVENT_MANAGER_ID                0x0200
47 #define SEARCH_POPUP_ID                 0x0201
48 #define COMMAND_WINDOW_ID               0x0300
49 #define OPTION_ID                       0x0400
50 #define KEYPAD_ID                       0x0500
51 #define SCREEN_SHOT_ID                  0x0600
52 #define QEMU_ID                         0x0700
53 #define VTM_MAIN_ID                     0x0800
54 #define VTM_CREATE_ID                   0x0900
55
56 //#define RESOURCE_MONITOR_ID           0x0600
57
58 #define EMULATOR_SDL_WIWDGET            "EMULATOR_SDL_WIWDGET"
59 #define SUB_MENU_ITEM_1                 "SUB_MENU_ITEM_1"
60 #define POPUP_MENU                      "POPUP_MENU"
61
62 #define MAIN_DRAWING_AREA               "main_drawing_area"
63 #define SUB_DRAWING_AREA                "sub_drawing_area"
64 #define PID_LIST_WIDGET                 "process_id_list_widget"
65 #define RECENT_WIDGET                   "Recent_Widget"
66 #define RECENT_SUB_WIDGET               "Recent_Sub_Menu"
67 #define RECENT_SUBSUB_WIDGET            "Recent_SubSub_Menu"    /* add SUBSUB Widget for Run App Menu */
68
69 #define MENU_POWER_ON                   "MENU_POWER_ON"
70 #define MENU_POWER_OFF                  "MENU_POWER_OFF"
71 #define MENU_EVENT_EVALUE               "MENU_EVENT_EVALUE"
72 #define MENU_RECENT_WIDGET              "MENU_RECENT_WIDGET"
73 #define MENU_EVENT_INJECTOR             "MENU_EVENT_INJECTOR"
74 #define MENU_EVENT_MANAGER              "MENU_EVENT_MANAGER"
75 #define MENU_VKEYPAD                    "MENU_VKEYPAD"
76 #define MENU_GPS                        "MENU_GPS"
77
78 #define MENU_COMPASS                    "MENU_COMPASS"
79 #define ENTRY_COMPASS_X                 "ENTRY_GPS_FILE_X"
80 #define ENTRY_COMPASS_Y                 "ENTRY_GPS_FILE_Y"
81 #define ENTRY_COMPASS_Z                 "ENTRY_GPS_FILE_Z"
82 #define ENTRY_COMPASS_TEMP              "ENTRY_GPS_FILE_TEMP"
83
84 #define MENU_GPS_FILE                   "MENU_GPS_FILE"
85 #define MENU_GPS_STATUS                 "MENU_GPS_STATUS"
86 #define MENU_GPS_ACTIVE                 "MENU_GPS_ACTIVE"
87 #define MENU_GPS_INACTIVE               "MENU_GPS_INACTIVE"
88
89 #define OPTION_TARGET                   "OPTION_TARGET"
90 #define OPTION_NFS                      "OPTION_NFS"
91 #define OPTION_DISKIMG                  "OPTION_DISKIMG"
92 #define OPTION_DISKIMG_BUTTON           "OPTION_DISKIMG_BUTTON"
93 #define OPTION_SKIN_BUTTON              "OPTION_SKIN_BUTTON"
94 #define OPTION_SKIN_ENTRY               "OPTION_SKIN_ENTRY"
95 #define OPTION_CONF_FRAME               "OPTION_CONF_FRAME"
96 #define OPTION_CONF_VBOX                "OPTION_CONF_VBOX"
97 #define OPTION_VIRTUAL_TARGET_COMBOBOX  "OPTION_VIRTUAL_TARGET_COMBOBOX"
98 #define OPTION_SCALE_HALF_BUTTON        "OPTION_SCALE_HALF_BUTTON"
99 #define OPTION_SCALE_ONE_BUTTON         "OPTION_SCALE_ONE_BUTTON"
100 #define OPTION_TELNET_PORT_ENTRY        "OPTION_TELNET_PORT_ENTRY"
101 #define OPTION_TELNET_NOWAIT_BUTTON         "OPTION_TELNET_NOWAIT_BUTTON"
102 #define  OPTION_TELNET_BUTTON   " OPTION_TELNET_BUTTON"
103 #define  OPTION_SERIAL_CONSOLE_BUTTON    " OPTION_SERIAL_CONSOLE_BUTTON"
104 #define OPTION_SERIAL_CONSOLE_ENTRY     "OPTION_SERIAL_CONSOLE_ENTRY"
105 #define OPTION_LAUNCH_BUTTON        "OPTION_LAUNCH_BUTTON"
106 #define OPTION_NETWORK_IFNAME_ENTRY     "OPTION_NETWORK_IFNAME_ENTRY"
107 #define OPTION_SERVER_IP_ENTRY          "OPTION_SERVER_IP_ENTRY"
108 #define OPTION_RFS_IP_ENTRY             "OPTION_RFS_IP_ENTRY"
109 #define OPTION_GATEWAY_ENTRY            "OPTION_GATEWAY_ENTRY"
110 #define OPTION_SUBNET_ENTRY             "OPTION_SUBNET_ENTRY"
111 #define OPTION_HTTP_PROXY_ENTRY         "OPTION_HTTP_PROXY_ENTRY"
112 #define OPTION_USE_HOST_PROXY           "OPTION_USE_HOST_PROXY"
113 #define OPTION_USE_HOST_DNS     "OPTION_USE_HOST_DNS"
114 #define OPTION_DNS_SERVER_ENTRY1            "OPTION_DNS_SERVER_ENTRY1"
115 #define OPTION_DNS_SERVER_ENTRY2            "OPTION_DNS_SERVER_ENTRY2"
116 #define OPTION_ALWAYS_ON_TOP_BUTTON     "OPTION_ALWAYS_ON_TOP_BUTTON"
117 #define OPTION_SDCARD_BUTTON            "OPTION_SDCARD_BUTTON"
118 #define OPTION_SDCARD_IMG_BUTTON        "OPTION_SDCARD_IMG_BUTTON"
119 #define OPTION_SNAPSHOT_BOOT        "OPTION_SNAPSHOT_BOOT"
120 #define OPTION_SNAPSHOT_SAVED_DATE_ENTRY        "OPTION_SNAPSHOT_SAVED_DATE_ENTRY"
121
122 #define VTM_CREATE_SDCARD_COMBOBOX      "VTM_CREATE_SDCARD_COMBOBOX"
123 #define VTM_CREATE_RAM_COMBOBOX         "VTM_CREATE_RAM_COMBOBOX"
124 #define VTM_CREATE_RESOLUTION_COMBOBOX          "VTM_CREATE_RESOLUTION_COMBOBOX"
125
126 //============================== ISE Window Menu IDs =============================
127 #define ID_MENU_FILE_OPEN               0x0001
128 #define ID_MENU_FILE_SAVE               0x0002
129 #define ID_MENU_FILE_SAVE_AS            0x0003
130 #define ID_MENU_ALWAYS_ON_TOP           0x0004
131 #define ID_MENU_EMULATOR                0x0005
132 #define ID_MENU_EVENT_INJECTOR          0x0006
133 #define ID_MENU_EVENT_MANAGER           0x0007
134 #define ID_MENU_COMMAND                 0x0009
135 #define ID_MENU_RESOURCE_MONITOR        0x0010
136
137 #endif