MTK菜单处理

MTK菜单处理

ID:81525110

大小:45.50 KB

页数:5页

时间:2022-10-12

上传者:U-24289
MTK菜单处理_第1页
MTK菜单处理_第2页
MTK菜单处理_第3页
MTK菜单处理_第4页
MTK菜单处理_第5页
资源描述:

《MTK菜单处理》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库

----------专业最好文档,专业为你服务,急你所急,供你所需-------------文档下载最佳的地方MTK创建菜单的过程//Step1,Createmenucreate_fixed_list();Create_fixed_matrix();//step2,Createmenuitems();create_fixed_text_menuitems();create_fixed_icontext_menuitems();create_fixed_icontext_list_menuitems();create_fixed_twostate_menuitems();//step3,Associatemenuandmenuitemsassociate_fixed_icontext_list();associate_fixed_icontext_list_list();associate_fixed_icontext_list_matrix();associate_fixed_icontext_matrix();associate_fixed_multirow_list_list();associate_fixed_text_list();associate_fixed_text_matrix();associate_fixed_twostate_list();associate_fixed_twostate_matrix();//step4,SetmenuitemsdateFor(i=0;i

1----------专业最好文档,专业为你服务,急你所急,供你所需-------------文档下载最佳的地方//step6,Rigistermenuhighlighthandlerregister_fixed_list_highlight_handler(standard_list_highlight_handler);register_fixed_list_unhighlight_handler();register_fixed_list_matrix_highlight_handler();//step7,Setmenumove_fixed_list(0,(MMI_title_y+MMI_title_height));resize_fixed_list(MMI_content_width,MMI_content_height);move_fixed_matrix();resize_fixed_matrix();//step8,Setmenuitemsresize_fixed_icontext_menuitems(0,MMI_MENUITEM_HEIGHT);resize_fixed_text_menuitems();resize_fixed_twostate_menuitems();resize_fixed_icontext_list_menuitems();set_fixed_icontext_positions(MMI_ICONTEXT_MENUITEM_HEIGHT+2,0,1,0);set_fixed_twostate_positions();//step9,Showmenuredraw_fixed_lise();show_fixed_list();show_fixed_matrix();Fixedlistmenufunctions//Createmenupixtel_UI_create_fixed_list_menu();//Setmenupixtel_UI_set_fixed_list_menu_current_themepixtel_UI_set_fixed_list_menu_themepixtel_UI_resize_fixed_list_menupixtel_UI_move_fixed_list_menu//Menugotofunctionspixtel_UI_fixed_list_menu_goto_itempixtel_UI_fixed_list_menu_goto_next_itempixtel_UI_fixed_list_menu_goto_previous_itempixtel_UI_fixed_list_menu_goto_next_page----------专业最好文档,专业为你服务,急你所急,供你所需-------------文档下载最佳的地方

2----------专业最好文档,专业为你服务,急你所急,供你所需-------------文档下载最佳的地方pixtel_UI_fixed_list_menu_goto_previous_pagepixtel_UI_fixed_list_menu_goto_first_itempixtel_UI_fixed_list_menu_goto_last_item//Setmenuitemsfunctionspixtel_UI_set_fixed_list_menu_item_functionspixtel_UI_set_fixed_list_menu_common_item_data//Showmenupixtel_UI_show_fixed_list_menuFixedmatrixmenufunctions//Createmenupixtel_UI_create_fixed_matrix_menu//Setmenupixtel_UI_set_fixed_matrix_menu_current_themepixtel_UI_set_fixed_matrix_menu_themepixtel_UI_fixed_matrix_menu_auto_configurepixtel_UI_fixed_matrix_menu_setuppixtel_UI_resize_fixed_matrix_menupixtel_UI_move_fixed_matrix_menu//Menugotofunctionspixtel_UI_fixed_matrix_menu_locate_highlighted_itempixtel_UI_fixed_matrix_menu_goto_next_itempixtel_UI_fixed_matrix_menu_goto_previous_itempixtel_UI_fixed_matrix_menu_goto_previous_rowpixtel_UI_fixed_matrix_menu_goto_next_rowpixtel_UI_fixed_matrix_menu_goto_previous_columnpixtel_UI_fixed_matrix_menu_goto_next_columnpixtel_UI_fixed_matrix_menu_goto_first_itempixtel_UI_fixed_matrix_menu_goto_last_itempixtel_UI_fixed_matrix_menu_goto_next_pagepixtel_UI_fixed_matrix_menu_goto_previous_pagepixtel_UI_fixed_matrix_menu_goto_item//Setmenuitemsfunctionspixtel_UI_set_fixed_matrix_menu_item_functionspixtel_UI_set_fixed_matrix_menu_common_item_data----------专业最好文档,专业为你服务,急你所急,供你所需-------------文档下载最佳的地方

3----------专业最好文档,专业为你服务,急你所急,供你所需-------------文档下载最佳的地方//Showmenupixtel_UI_show_fixed_matrix_menuTextfunctions//Createpixtel_UI_create_fixed_text_menuitem//Setpixtel_UI_set_fixed_text_menuitem_themepixtel_UI_set_fixed_text_menuitem_current_themepixtel_UI_fixed_text_menuitem_set_text_positionpixtel_UI_resize_fixed_text_menuitem//Itemfunctionspixtel_UI_measure_fixed_text_menuitempixtel_UI_highlight_fixed_text_menuitempixtel_UI_remove_highlight_fixed_text_menuitem//Showpixtel_UI_show_fixed_text_menuitemIcontext//Createpixtel_UI_create_fixed_icontext_menuitem//Setpixtel_UI_set_fixed_icontext_menuitem_current_themepixtel_UI_set_fixed_icontext_menuitem_themepixtel_UI_fixed_icontext_menuitem_set_text_positionpixtel_UI_fixed_icontext_menuitem_set_icon_positionpixtel_UI_resize_fixed_icontext_menuitem//Itemfunctionspixtel_UI_hide_fixed_icontext_menuitempixtel_UI_measure_fixed_icontext_menuitempixtel_UI_highlight_fixed_icontext_menuitempixtel_UI_remove_highlight_fixed_icontext_menuitem//Showpixtel_UI_show_fixed_icontext_menuitem----------专业最好文档,专业为你服务,急你所急,供你所需-------------文档下载最佳的地方

4----------专业最好文档,专业为你服务,急你所急,供你所需-------------文档下载最佳的地方Icontextlist//Createpixtel_UI_create_fixed_icontext_list_menuitem//Setpixtel_UI_set_fixed_icontext_list_menuitem_current_themepixtel_UI_set_fixed_icontext_list_menuitem_themepixtel_UI_fixed_icontext_list_menuitem_set_post_displaypixtel_UI_fixed_icontext_list_menuitem_set_text_coordinatespixtel_UI_fixed_icontext_list_menuitem_set_icon_coordinatespixtel_UI_resize_fixed_icontext_list_menuitem//Itemfunctionspixtel_UI_measure_fixed_icontext_list_menuitempixtel_UI_highlight_fixed_icontext_list_menuitempixtel_UI_remove_highlight_fixed_icontext_list_menuitem//Showpixtel_UI_show_fixed_icontext_list_menuitemTwostate//Createpixtel_UI_create_fixed_twostate_menuitem//Setpixtel_UI_set_fixed_twostate_menuitem_current_themepixtel_UI_set_fixed_twostate_menuitem_themepixtel_UI_fixed_twostate_menuitem_set_text_positionpixtel_UI_fixed_twostate_menuitem_set_icon_positionpixtel_UI_fixed_twostate_menuitem_set_iconspixtel_UI_resize_fixed_twostate_menuitem//Itemfunctionspixtel_UI_measure_fixed_twostate_menuitempixtel_UI_highlight_fixed_twostate_menuitempixtel_UI_remove_highlight_fixed_twostate_menuitem//Showpixtel_UI_show_fixed_twostate_menuitem----------专业最好文档,专业为你服务,急你所急,供你所需-------------文档下载最佳的地方

当前文档最多预览五页,下载文档查看全文

此文档下载收益归作者所有

当前文档最多预览五页,下载文档查看全文
温馨提示:
1. 部分包含数学公式或PPT动画的文件,查看预览时可能会显示错乱或异常,文件下载后无此问题,请放心下载。
2. 本文档由用户上传,版权归属用户,天天文库负责整理代发布。如果您对本文档版权有争议请及时联系客服。
3. 下载前请仔细阅读文档内容,确认文档内容符合您的需求后进行下载,若出现内容与标题不符可向本站投诉处理。
4. 下载文档时可能由于网络波动等原因无法下载或下载错误,付费完成后未能成功下载的用户请联系客服处理。
最近更新
更多
大家都在看
近期热门
关闭