Re: [mono-android] Option Menu

2013-05-07 Thread pavan
Here is the tutorial for different kinds of menu's in android have a look android Option menu :- http://pavanhd.blogspot.in/2012/10/android-menu.html android context menu :- http://pavanhd.blogspot.in/2013/02/android-context-menu-example.ht

Re: [mono-android] Option Menu

2013-05-07 Thread pavan
Here is the tutorial for different kinds of menu's in android have a look android Option menu :- http://pavanhd.blogspot.in/2012/10/android-menu.html android context menu :- http://pavanhd.blogspot.in/2013/02/android-context-menu-example.h

Re: [mono-android] Option Menu

2012-09-25 Thread MysteriX
yeah.. this is the answer i was looking for.. thousands of thanks... -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Option-Menu-tp5711956p5711963.html Sent from the Mono for Android mailing list archive at Nabble.com. _

Re: [mono-android] Option Menu

2012-09-25 Thread jheerman
If you're looking for an example creating context and option menus: http://samples.xamarin.com/Details/Android/d307af95-96a3-4fbc-832a-1fb187936fab or https://github.com/xamarin/monodroid-samples/blob/master/SkeletonApp/SkeletonApp.cs#L34 If you're looking for an example creating an action bar: h