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!