[Mono-osx] outlineViewWillDisplayCell Issues
mateyboy
john.tear at me.com
Tue Sep 6 04:57:33 EDT 2011
I also get the same problem when I use:
[Export ("tableView:objectValueForTableColumn:row:")]
public NSObject objectValueForTableColumn(NSTableView aTableView,
NSTableColumn atableColumn, int rowIndex)
atableColumn is often null - as if it is being released from memory for some
reason. The NSTableView is in a xib file.
Half the table isn't displayed until the method is called again, usually
when the table is scrolled.
Any help would be appreciated?
John
--
View this message in context: http://mono.1490590.n4.nabble.com/outlineViewWillDisplayCell-Issues-tp3787655p3792916.html
Sent from the Mono - OSX mailing list archive at Nabble.com.
More information about the Mono-osx
mailing list