NSTableView's delegate dataCellForTableColumn never called
NSTableView's delegate dataCellForTableColumn never called
- Subject: NSTableView's delegate dataCellForTableColumn never called
- From: Donnie Lee <email@hidden>
- Date: Thu, 27 Aug 2009 19:08:09 +0400
Hello!
I have a window with NSTableView in a bundle and load this bundle from
dylib (which is a XPCOM component for Firefox extension). But I have a
big problem: dataCellForTableColumn delegate never called. All other
delegates are called, but this -- not. When I try to load this bundle
from simple cocoa app -- all works OK. When it called from Firefox
extension -- not OK. Please, what should I do, how to fix it?
Thanks in advance!
Donnie.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden