• 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
Newbie delegate question regarding NSTable willDisplayCell
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Newbie delegate question regarding NSTable willDisplayCell


  • Subject: Newbie delegate question regarding NSTable willDisplayCell
  • From: Todd Fantz <email@hidden>
  • Date: Wed, 25 Mar 2009 11:53:50 -0400

Howdy,

I am a bit new to ObjectiveC and XCode so please forgive me if I am using incorrect terms in describing my problem.

I have a NSTable bound to an object and have written delegate methods in the object for numberOfRowsInTableView and objectValueForTableColumn and those are being called as expected no problem. I am trying to color rows/cells based on the data in the table and so I put in a willDisplayCell method but it just isn't being called/fired. I have put breakpoints and NSLog statements and it just isn't happening. Anything possible causes come to mind? Do I need to do anything more than the nib binding and define the method in the object.m to get this called?

Thanks in advance,

Todd Fantz
email@hidden _______________________________________________


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: Newbie delegate question regarding NSTable willDisplayCell
      • From: Quincey Morris <email@hidden>
  • Prev by Date: Porting BASIC text mangling app to Objective-C
  • Next by Date: CoreData and NSOutlineView.
  • Previous by thread: Re: Porting BASIC text mangling app to Objective-C
  • Next by thread: Re: Newbie delegate question regarding NSTable willDisplayCell
  • Index(es):
    • Date
    • Thread