I'm not entirely sure what you are attempting, I personally use a custom Modal system I developed for responding to such things.
However, from a straight "stock IOS" perspective, a popover sounds easier - that convently points to the button that was touched to bring it up. UIPopOverController I believe - it has the nicety of a little arrow to associate the "box of options" with a particular control/point on the display. -- View this message in context: http://monotouch.2284126.n4.nabble.com/Display-UIMenuController-to-UIBarButtonItem-tp4655797p4655850.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
