Ah ok - that explains why I dont see it often (maybe one reported crash a month) - I dont subclass UITableViewCell, ever, and I dont put event handlers directly on the cell.
Thanks! Nic On Thu, Jun 28, 2012 at 9:36 AM, Rolf Bjarne Kvinge <[email protected]> wrote: > Hi Nic, > > It looks like the two conditions (not a UITableViewCell subclass and have a > delegate / event handler) does not occur for any cells in MonoTouch.Dialog. > > Rolf > > On Thu, Jun 28, 2012 at 9:53 AM, Nic Wise <[email protected]> wrote: >> >> Hi Rolf >> >> MonoTouch.Dialog doesn't do this - it doesn't keep a reference to any >> cells. Bug? Oversight? Is it doing something I've missed? >> >> Cheers >> >> Nic >> >> On Wed, Jun 27, 2012 at 11:27 PM, Rolf Bjarne Kvinge <[email protected]> >> wrote: >> > Hi René, >> > >> > Nothing has changed in this regards, so Jeff's answer is accurate (for >> > both >> > the current 5.2 release and any previous releases too). >> > >> > Rolf >> > >> > On Wed, Jun 27, 2012 at 2:16 PM, René Ruppert >> > <[email protected]> >> > wrote: >> >> >> >> Hi, >> >> >> >> a while ago I posted a question on SO but it was during WWDC, so I >> >> assume >> >> you were all busy, hence I'd like to to drag someone's eyes on it: >> >> >> >> http://stackoverflow.com/questions/10977871 >> >> >> >> >> >> Thanks! >> >> >> >> René >> >> >> >> >> >> _______________________________________________ >> >> MonoTouch mailing list >> >> [email protected] >> >> http://lists.ximian.com/mailman/listinfo/monotouch >> >> >> > >> > >> > _______________________________________________ >> > MonoTouch mailing list >> > [email protected] >> > http://lists.ximian.com/mailman/listinfo/monotouch >> > >> >> >> >> -- >> Nic Wise >> t. +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise >> b. http://www.fastchicken.co.nz/ >> >> Earnest: Self-employed? Track your business expenses and income. >> http://earnestapp.com >> Nearest Bus: find when the next bus is coming to your stop. >> http://goo.gl/Vcz1p >> mobileAgent (for FreeAgent): get your accounts in your pocket. >> http://goo.gl/IuBU >> Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa >> London Bike App: Find the nearest Boris Bike, and get riding! >> http://goo.gl/Icp2 > > -- Nic Wise t. +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise b. http://www.fastchicken.co.nz/ Earnest: Self-employed? Track your business expenses and income. http://earnestapp.com Nearest Bus: find when the next bus is coming to your stop. http://goo.gl/Vcz1p mobileAgent (for FreeAgent): get your accounts in your pocket. http://goo.gl/IuBU Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa London Bike App: Find the nearest Boris Bike, and get riding! http://goo.gl/Icp2 _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
