[Mono-osx] LoadView() not being called
Florian Heiber
fh at rtfnt.com
Tue May 10 11:08:44 EDT 2011
Hi there,
I was looking for a method to get notified when a view finished loading and I found this attempt (http://stackoverflow.com/questions/3422839/viewdidload-in-nsviewcontroller/5090825#5090825) on StackOverflow.
Unfortunately my overridden LoadView() does not get called at all. Since my class inherits from NSCollectionViewItem which inherits from NSViewController it should, right?
Best
–f
More information about the Mono-osx
mailing list