|
|
User login
Feeds |
regarding menu item icon
|
|||||
| Thu, 2007-06-07 10:58 | |
|
Hi,
i am working on symbian os 8.0a. i am trying to display an icon in menu item but unable to do so. what i am doing is as follows: in my RSS file Code: ESOURCE MENU_PANE r_selected_services_view_menu   {   items =     {  MENU_ITEM { command = EAknSoftkeySelect;txt = qtn_menupane_category_command8;},  MENU_ITEM { command = ECall; txt = qtn_menupane_category_command12; bmpfile = "\\system\\apps\\MyApp\\MyApp.mbm"; bmpid = EMbmMyAppBoxcross; bmpmask = EMbmMyAppBoxcrossmask; }; } i have dug newlc forum and forum nokia in this regard but not able to get some concrete result. please help me. regards Himanshu |
|
Forum posts: 2025
Eric Bustarret
NewLC Founder & CEO / Professional Symbian OS Consultant
Forum posts: 106
thanks for reply.
But why Symbian is so irresponsible?
if we can't display icons in menu item any more then why the Resource Struct MENU_ITEM still contains bmpfile, bmpid and bmpmask variables.
regards
Himanshu