Read-only archive of the All About Symbian forum (2001–2013) · About this archive

Create dynamic menu/dialog

3 replies · 2,358 views · Started 11 July 2003

I want to create a menu in my application that gets trigered and presented in the middle of my view. This sould be like the menu/dialog that appears when in a SMS there is a number and you click on it (the one that offers the options Call, Send SMS, Send MMS, Add to Contacts).

Does anybody know how to do that? What control should I implement? Is it CEikMenuPane?

Any code examples?

Many thanks!

Simple way is to init a menu with all options in the .rss and then depending on the context just use SetItemDimmed to make a menu item visible or invisible.
--eminemence.