Summary design of short message and color combination 1: Interface between information module and other modules [pic] 2: Startup of information module [pic] 3: Menu process [pic] 3. Implementation of menu modification function • Add real-time message, voice message and cell broadcast menus Add signal enumeration MEA_MH_IMPS MEA_MH_VMAIL MEA_MH_CB in MeaMhNavMenuItem Add menu signal mapping { STR_ID_IMPS, MEA_MH_IMPS, IMG_ID_IMPS_MENU }, \\ {STR_VMAIL_MENUENTRY,MEA_MH_VMAIL,IMG_SMS_VMAIL_MENUENTRY}, \\ { STR_CB_MENUENTRY, MEA_MH_CB, IMG_SMS_CB_MENUENTRY }, \\ Add signal processing in static void handleStartupAction(ctk_screen_handle scrHandle) case MEA_MH_IMPS: Call real-time message entry; case MEA_MH_VMAIL: Call the voicemail entry; case MEA_MH_CB: Call the cell broadcast entry; Add state conversion in static void navMenuSignalConverter(MeaNavAction actionType) • Add the message sending menu Create the message sending menu void EntryWMsgMenuList (void) Add the menu highlight function void HighlightWSMSHandler (void) void H……
You Might Like
Recommended ContentMore
Open source project More
Popular Components
Searched by Users
Just Take a LookMore
Trending Downloads
Trending ArticlesMore