Hi Andreas, You probably need to request a redraw of your view controller. It's probably as simple as calling NeedsDisplay();
Hope that helps, Jeff On Thu, Jan 12, 2012 at 9:01 AM, Andreas Ploetzeneder < [email protected]> wrote: > Hi, > when loading a method in a cell the second time, the image is not changig > :/ > > http://www.ploetzeneder-it.com/problem.cs > > So: *e.error not null* is on the debug line, > but the image is not changed to offline. > best regards, > > > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch > >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
