Hi
I am creating a menu through Resource file. While initializing the application it uses
the resource file. During the execution of the application i want to cascade some
more commands to the existing command as a sub menu.
The second one is: how to use DynInitOrDeleteCommandL..?
I have created menu through resource file.and adding submenu to the one of the existing menu item
by usig CQIkcommand and adding it to menu in DyinitorDeleteCommandL() .
finally i found the solution once again thanx for u r reply
Forum posts: 25
You can do it by using CEikMenuPane's SetItemDimmed function.
All the best.
Ruchi.
Forum posts: 63
thanks for u r reply
I have created menu through resource file.and adding submenu to the one of the existing menu item
by usig CQIkcommand and adding it to menu in DyinitorDeleteCommandL() .
finally i found the solution once again thanx for u r reply
ThanX&Regards
vijay
ready to face