I created the MBProgressHUD bindings for monotouch You can download them from here
https://github.com/dalexsoto/AlexTouch.MBProgressHUD Just import the DLL and you are good to go :) Alex El 14/02/2012, a las 08:14 a.m., MilkyJoe <[email protected]> escribió: > Is it possible to implement a modal activity indicator? > > By this, I mean I'd like the entire view to become darker, with user > interaction disabled and a single activity indicator spinning in the centre > of the screen. > > I have the activity indicator working with user interaction disabled, but > it's hard to see the indicator on top of the main view, and it's not clear > that the view has been temporarily disabled. > > If not, what approach should I be using for this? > > Thanks, > Leigh > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/Modal-activity-indicator-tp4387121p4387121.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
