Hey folks, I've got a requirement to use a custom Tint color for a UIPopoverView. I've implemented this by Sub classing
UIPopoverbackgroundView. In the alpha versions of MonoTouch 5.3+ I can access set the PopoverBackgroundViewType property to use this popoverLocationList.PopoverBackgroundViewType = typeof(PopoverBackgroundView); Unfortunately this app needs to be submitted this week and the alpha doesn't seem to be moving into beta much less stable. I've read over the bindings tutorial but this one seems to be beyond the scope of that tutorial. Can someone help me out with the bindings to set the PopOverBackgroundViewType? Thanks in advance Drew
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
