| 
									
										
										
										
											2025-06-27 00:32:57 +08:00
										 |  |  |  | #ifndef MYWIN_USER_STATUS_BAR_H__
 | 
					
						
							|  |  |  |  | #define MYWIN_USER_STATUS_BAR_H__
 | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2025-07-05 19:47:28 +08:00
										 |  |  |  | //״̬<D7B4><CCAC><EFBFBD><EFBFBD><EFBFBD>̳<EFBFBD><CCB3><EFBFBD>MYWIN<49><4E><EFBFBD><EFBFBD>
 | 
					
						
							|  |  |  |  | //<2F>û<EFBFBD><C3BB><EFBFBD><EFBFBD>棬<EFBFBD><E6A3AC><EFBFBD>ݾ<EFBFBD><DDBE><EFBFBD><EFBFBD><EFBFBD>ʾ<EFBFBD><CABE>;<EFBFBD><CDBE>д<EFBFBD><D0B4>û<EFBFBD><C3BB>ͨ<EFBFBD><CDA8><EFBFBD><EFBFBD>
 | 
					
						
							| 
									
										
										
										
											2025-06-27 00:32:57 +08:00
										 |  |  |  | 
 | 
					
						
							|  |  |  |  | #include "elf.h"
 | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2025-07-05 19:47:28 +08:00
										 |  |  |  | //״̬<D7B4><CCAC><EFBFBD><EFBFBD>Ҫ<EFBFBD><D2AA><EFBFBD><EFBFBD>Դ<EFBFBD><D4B4><EFBFBD>ݽṹ<DDBD><E1B9B9>
 | 
					
						
							| 
									
										
										
										
											2025-06-27 00:32:57 +08:00
										 |  |  |  | typedef struct | 
					
						
							|  |  |  |  | { | 
					
						
							|  |  |  |  | 	u8 *bluetooth; | 
					
						
							|  |  |  |  | 	u8 *heart; | 
					
						
							|  |  |  |  | 	u8 *nfc; | 
					
						
							|  |  |  |  | 	u8 *betty; | 
					
						
							|  |  |  |  | }STATUSBAR_ResStruct; | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2025-07-05 19:47:28 +08:00
										 |  |  |  | //״̬<D7B4><CCAC><EFBFBD><EFBFBD>
 | 
					
						
							| 
									
										
										
										
											2025-06-27 00:32:57 +08:00
										 |  |  |  | typedef struct | 
					
						
							|  |  |  |  | { | 
					
						
							| 
									
										
										
										
											2025-07-05 19:47:28 +08:00
										 |  |  |  | 	u32 structType;			//<2F>ṹ<EFBFBD><E1B9B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
 | 
					
						
							| 
									
										
										
										
											2025-06-27 00:32:57 +08:00
										 |  |  |  | 	char time[20]; | 
					
						
							|  |  |  |  | 	char mode[100]; | 
					
						
							| 
									
										
										
										
											2025-07-05 19:47:28 +08:00
										 |  |  |  | 	int mode_x;			//<2F><><EFBFBD>ַ<EFBFBD><D6B7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ʾ<EFBFBD><CABE><EFBFBD><EFBFBD>ʱ<EFBFBD><CAB1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ʾx<CABE><78><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ƫ<EFBFBD><C6AB>
 | 
					
						
							| 
									
										
										
										
											2025-07-06 15:22:15 +08:00
										 |  |  |  | 	char betty[10]; | 
					
						
							| 
									
										
										
										
											2025-06-27 00:32:57 +08:00
										 |  |  |  | 	int blueState; | 
					
						
							|  |  |  |  | 	int heartState; | 
					
						
							|  |  |  |  | 	int nfcState; | 
					
						
							|  |  |  |  | 	int bettyState; | 
					
						
							|  |  |  |  | }STATUSBAR_DataStruct; | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | typedef struct | 
					
						
							|  |  |  |  | { | 
					
						
							|  |  |  |  | 	app_struct *app; | 
					
						
							|  |  |  |  | 	RECT_Struct enter; | 
					
						
							| 
									
										
										
										
											2025-07-06 15:22:15 +08:00
										 |  |  |  | 	RECT_Struct exit; | 
					
						
							| 
									
										
										
										
											2025-06-27 00:32:57 +08:00
										 |  |  |  | }STATUSBAR_AppStruct; | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | typedef struct | 
					
						
							|  |  |  |  | { | 
					
						
							|  |  |  |  | 	WIN_WindowStruct win; | 
					
						
							| 
									
										
										
										
											2025-07-05 19:47:28 +08:00
										 |  |  |  | 	STATUSBAR_ResStruct res;		//<2F><>ʾ<EFBFBD>õ<EFBFBD><C3B5><EFBFBD>Դ
 | 
					
						
							| 
									
										
										
										
											2025-07-06 15:22:15 +08:00
										 |  |  |  | 	STATUSBAR_DataStruct stat; | 
					
						
							| 
									
										
										
										
											2025-07-05 19:47:28 +08:00
										 |  |  |  | 	int img_xsize;//ͼ<><CDBC><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ߴ<EFBFBD>
 | 
					
						
							|  |  |  |  | 	WIN_PicStruct pic;//״̬<D7B4><CCAC><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ͼƬ
 | 
					
						
							|  |  |  |  | 	u32 backColor;	//<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɫ
 | 
					
						
							|  |  |  |  | 	u32 color ;			//ǰ<><C7B0><EFBFBD><EFBFBD>ɫ
 | 
					
						
							|  |  |  |  | 	int timerId;		//<2F><>ʱ<EFBFBD><CAB1>id
 | 
					
						
							|  |  |  |  | 	int timerIdGet;	//<2F><><EFBFBD>ڻ<EFBFBD>ȡʱ<C8A1><CAB1>
 | 
					
						
							| 
									
										
										
										
											2025-06-27 00:32:57 +08:00
										 |  |  |  | 	u8 sec; | 
					
						
							| 
									
										
										
										
											2025-07-06 15:22:15 +08:00
										 |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2025-07-05 19:47:28 +08:00
										 |  |  |  | 	int mov_start;		//<2F>ƶ<EFBFBD><C6B6><EFBFBD>ʼ
 | 
					
						
							|  |  |  |  | 	int y_size_def;		//Ĭ<>ϵ<EFBFBD>y<EFBFBD>ߴ<EFBFBD>
 | 
					
						
							|  |  |  |  | 	int dis;					//<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>1<EFBFBD><31>չ<EFBFBD><D5B9><EFBFBD><EFBFBD>0<EFBFBD><30><EFBFBD><EFBFBD>С
 | 
					
						
							| 
									
										
										
										
											2025-07-06 15:22:15 +08:00
										 |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2025-06-27 00:32:57 +08:00
										 |  |  |  | 	int app_num; | 
					
						
							|  |  |  |  | 	int app_y_step; | 
					
						
							|  |  |  |  | 	STATUSBAR_AppStruct app_item[APPM_LIST_MAXLEN]; | 
					
						
							| 
									
										
										
										
											2025-07-06 15:22:15 +08:00
										 |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2025-06-27 00:32:57 +08:00
										 |  |  |  | }WIN_StatusBarStruct; | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2025-07-05 19:47:28 +08:00
										 |  |  |  | //<2F>ڶ<EFBFBD><DAB6>ﹹ<EFBFBD><EFB9B9>һ<EFBFBD><D2BB>״̬<D7B4><CCAC>
 | 
					
						
							| 
									
										
										
										
											2025-06-27 00:32:57 +08:00
										 |  |  |  | WIN_StatusBarStruct *WIN_CreatStatusBar (WIN_WindowStruct *base, | 
					
						
							|  |  |  |  | 			void (*msgLoop)(struct _WIN_WindowStruct *win,WIN_MsgStruct *msg), | 
					
						
							|  |  |  |  | 			int x,int y,int x_size,int y_size); | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2025-07-06 15:22:15 +08:00
										 |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2025-07-05 19:47:28 +08:00
										 |  |  |  | //״̬<D7B4><CCAC>Ϣ<EFBFBD><CFA2><EFBFBD><EFBFBD>
 | 
					
						
							| 
									
										
										
										
											2025-06-27 00:32:57 +08:00
										 |  |  |  | void STATUSBAR_StateUpdata (WIN_StatusBarStruct *statusbar,STATUSBAR_DataStruct *s); | 
					
						
							| 
									
										
										
										
											2025-07-06 15:22:15 +08:00
										 |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2025-07-05 19:47:28 +08:00
										 |  |  |  | //<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Դ<EFBFBD>ļ<EFBFBD>
 | 
					
						
							| 
									
										
										
										
											2025-06-27 00:32:57 +08:00
										 |  |  |  | void STATUSBAR_SetRes (WIN_StatusBarStruct *statusbar,STATUSBAR_ResStruct *r); | 
					
						
							| 
									
										
										
										
											2025-07-06 15:22:15 +08:00
										 |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2025-07-05 19:47:28 +08:00
										 |  |  |  | //<2F><><EFBFBD>ñ<EFBFBD><C3B1><EFBFBD>ͼƬ
 | 
					
						
							| 
									
										
										
										
											2025-06-27 00:32:57 +08:00
										 |  |  |  | void STATUSBAR_SetBackPic (WIN_StatusBarStruct *statusbar,WIN_PicStruct *pic); | 
					
						
							| 
									
										
										
										
											2025-07-06 15:22:15 +08:00
										 |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2025-07-05 19:47:28 +08:00
										 |  |  |  | //Ĭ<>ϻ<EFBFBD><CFBB>ƺ<EFBFBD><C6BA><EFBFBD>
 | 
					
						
							| 
									
										
										
										
											2025-06-27 00:32:57 +08:00
										 |  |  |  | void STATUSBAR_DefaultPaint (WIN_StatusBarStruct *statusbar); | 
					
						
							| 
									
										
										
										
											2025-07-06 15:22:15 +08:00
										 |  |  |  | 
 | 
					
						
							|  |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2025-07-05 19:47:28 +08:00
										 |  |  |  | //Ĭ<><C4AC><EFBFBD><EFBFBD>Ϣ<EFBFBD><CFA2><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
 | 
					
						
							| 
									
										
										
										
											2025-06-27 00:32:57 +08:00
										 |  |  |  | void STATUSBAR_DefaultMsgLoop (WIN_StatusBarStruct *statusbar,WIN_MsgStruct *msg); | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | #endif
 | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  | 
 |