⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 uiresource.h

📁 arena SDK开发应用
💻 H
字号:
/*******************************************************************************
*  COPYRIGHT DaTang Mobile Communications Equipment CO.,LTD                    *
********************************************************************************
* Filename	 : 							
*
* Description: 
* Notes		 : NA                                       
*
*--------------------------------------------------------------------------------
* Change History: 
*--------------------------------------------------------------------------------
*          
*
*******************************************************************************/

#ifndef APP_UI_RESOURCE_H
#define APP_UI_RESOURCE_H

#include <msgmap.h>
#include <listex.h>
#include <iconlet.h>
#include <captionbar.h>
#include <softkeybar.h>
#include <title_ctrl.h>
#include <fw_i18n.h>
#include <theme_res_manager.h>
#include <datectrl.h>


#define DIALOG_1000_PATH                	"/flash/app_res.cfg"
#define IDD_DIALOG_1000                 	1000
#define IDC_BUTTON_1004                 	1004
#define IDC_BUTTON_1005                 	1005
#define IDC_LISTCTRLEX_1006             	1006
#define IDC_MLEDIT_1007                 	1007
#define IDC_SLEDIT_1008                 	1008
#define DIALOG_1009_PATH                	"/flash/app_res.cfg"
#define IDD_DIALOG_1009                 	1009
#define IDC_MLEDIT_1010                 	1010
#define IDC_BUTTON_1011                 	1011
#define IDC_BUTTON_1012                 	1012
#define IDC_BUTTON_1013                 	1013
#define IDC_BUTTON_1014                 	1014
#define IDC_BUTTON_1015                 	1015
#define IDC_BUTTON_1016                 	1016
#define DIALOG_1017_PATH                	"/flash/app_res.cfg"
#define IDD_DIALOG_1017                 	1017
#define IDC_BUTTON_1046                 	1046
#define IDC_BUTTON_1047                 	1047
#define IDC_LISTCTRLEX_1048             	1048
#define IDC_STATIC_1050                 	1050
#define IDC_SLEDIT_1051                 	1051
#define IDC_STATIC_1052                 	1052
#define IDC_SLEDIT_1053                 	1053
#define IDC_BUTTON_1054                 	1054
#define IDC_SLEDIT_1056                 	1056
#define IDC_STATIC_1057                 	1057
#define IDC_STATIC_1058                 	1058
#define IDC_STATIC_1059                 	1059
#define IDC_STATIC_1060                 	1060
#define IDC_STATIC_1068                 	1068
#define DIALOG_1061_PATH                	"/flash/app_res.cfg"
#define IDD_DIALOG_1061                 	1061
#define IDC_MLEDIT_1062                 	1062
#define IDC_HELP_1064                   	1064
#define DIALOG_1065_PATH                	"/flash/app_res.cfg"
#define IDD_DIALOG_1065                 	1065
#define IDC_ABOUT_1066                  	1066
#define IDC_MLEDIT_1067                 	1067


#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -