I've written a custom MTD Element which is being used to show some text and a UIImageView. It inherits IImageUpdated. The UIImage correctly gets returned from any scrolled cells. When the view first loads there a 4 visible cells and the first cell also has the correct UIImage.
However, the following 3 visible cells have an empy UIImage and I see the one of these messages for each of the cells in the application output: Problem with (url) System.IO.IOException: WIN32 IO returned ERROR_ALREADY_EXISTS. I've looked through the TweetStation code but it contains an older version of the ImageLoader code. Does anyone have an example of a custom MTD Element that implements IImageUpdated? Cheers, Steve -- View this message in context: http://monotouch.2284126.n4.nabble.com/Implementing-IImageUpdated-in-custom-MTD-Element-tp4655755.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
