[MonoTouch] Implementing IImageUpdated in custom MTD Element

2012-07-04 Thread dickies
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 followi

Re: [MonoTouch] Implementing IImageUpdated in custom MTD Element

2012-07-06 Thread dickies
Can anyone help out with an example please? -- View this message in context: http://monotouch.2284126.n4.nabble.com/Implementing-IImageUpdated-in-custom-MTD-Element-tp4655755p4655824.html Sent from the MonoTouch mailing list archive at Nabble.com. ___ M

Re: [MonoTouch] Implementing IImageUpdated in custom MTD Element

2012-07-08 Thread Craig Dunn
Hey - the MWC2012 sample app has a couple of custom MTD elements that use IImageUpdated (Speaker cells have a head-shot, Exhibitor cells have a logo, Twitter cells have an avatar image). links below. HTH craig https://github.com/xamarin/mobile-samples/blob/master/MWC/MWC.iOS/UI/CustomElements/Spe

Re: [MonoTouch] Implementing IImageUpdated in custom MTD Element

2012-07-10 Thread dickies
Thanks a lot Craig! -- View this message in context: http://monotouch.2284126.n4.nabble.com/Implementing-IImageUpdated-in-custom-MTD-Element-tp4655755p4655914.html Sent from the MonoTouch mailing list archive at Nabble.com. ___ MonoTouch mailing list Mo