I knew as soon as I sent that message, I'd find the answer! public ImageStringElement (string caption, string value, Action tapped, UIImage defaultImage, string imageurl)
Does the trick! -Brett On Thu, Jan 31, 2013 at 1:33 PM, Brett Spurrier <[email protected]>wrote: > Hi all, > > I am successfully using ImageStringElement in my MonoTouch.Dialog view > controller, but I (like so many other apps) need to display a remote image > for each UITableViewCell. > > Has anyone seen any sample code to do this? I've looked a bunch, but > haven't seen anything that might be of help. > > Many thanks! > Brett > >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
