• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSTableView's delegate dataCellForTableColumn never called
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTableView's delegate dataCellForTableColumn never called


  • Subject: Re: NSTableView's delegate dataCellForTableColumn never called
  • From: Corbin Dunn <email@hidden>
  • Date: Thu, 27 Aug 2009 09:41:02 -0700

Donnie - the problem is, people can run FireFox on 10.4, where the method doesn't exist, and hence it wouldn't work.

If you rebuild Firefox to target 10.5 or higher, then the method will be called.

--corbin


On Aug 27, 2009, at 9:39 AM, Donnie Lee wrote:

Hi Corbin,

Do you mean that the problem is in Firefox? Have you any ideas how to
workaround this?

Donnie.

On Thu, Aug 27, 2009 at 8:34 PM, Corbin Dunn<email@hidden> wrote:
The method only works for applications that link against 10.5 or higher. The
said app probably doesn't link against 10.5


-corbin

On Aug 27, 2009, at 8:08 AM, Donnie Lee wrote:

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!



_______________________________________________

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


  • Follow-Ups:
    • Re: NSTableView's delegate dataCellForTableColumn never called
      • From: Donnie Lee <email@hidden>
References: 
 >NSTableView's delegate dataCellForTableColumn never called (From: Donnie Lee <email@hidden>)
 >Re: NSTableView's delegate dataCellForTableColumn never called (From: Corbin Dunn <email@hidden>)
 >Re: NSTableView's delegate dataCellForTableColumn never called (From: Donnie Lee <email@hidden>)

  • Prev by Date: Re: NSTableView's delegate dataCellForTableColumn never called
  • Next by Date: Starting editing for a Row as soon as it is Added.
  • Previous by thread: Re: NSTableView's delegate dataCellForTableColumn never called
  • Next by thread: Re: NSTableView's delegate dataCellForTableColumn never called
  • Index(es):
    • Date
    • Thread