[Mono-osx] Scrolling NSTableView Corrupts Properties

Andrew Ayre andy at britishideas.com
Thu Oct 20 07:43:56 EDT 2011


So... I have an NSTableView on my form, bound to a NSArrayController in
exactly the same way as the MonoMac table binding example. My form
controller also has three properties.

I set a breakpoint in awakeFromNib and I check that all three properties
contain references to objects in my application. None of these
properties or objects have anything to do with the table.

I then click on a button on the form to add some data to the
NSArrayController and it appears on the form.

If I then scroll the form up and down repeatedly after a few times ALL
of the properties on my form controller are set to null!

Any ideas???

Andy

-- 
Andy
PGP Key ID: 0xDC1B5864


More information about the Mono-osx mailing list