• 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: tableView:objectValueForTableColumn:row not being called
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: tableView:objectValueForTableColumn:row not being called


  • Subject: Re: tableView:objectValueForTableColumn:row not being called
  • From: Andy Lee <email@hidden>
  • Date: Wed, 12 Nov 2008 13:50:57 -0500

On Nov 12, 2008, at 11:45 AM, David Blanton wrote:
Thanks for the suggestions ...

Try setting both the table view's dataSource and delegate to nil before you set them to the new values.
<no help>


If that doesn't work, delay some of those messages using - performSelector:withObject:afterDelay:, using a delay of .001.
<no help>

Are you also calling -reloadData as suggested?

	So I am on to ...

	If all that doesn't work, I'd look at the split view.

In particular, I'd see if the problem occurs with a table that's *not* in a split view. Or keep the split view but try sending setNeedsDisplay:YES to the table in case the split view is suppressing redraw for some reason. I'd experiment myself, but I don't have time.


--Andy

_______________________________________________

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: tableView:objectValueForTableColumn:row not being called
      • From: David Blanton <email@hidden>
References: 
 >tableView:objectValueForTableColumn:row not being called (From: David Blanton <email@hidden>)
 >Re: tableView:objectValueForTableColumn:row not being called (From: Jerry Krinock <email@hidden>)
 >Re: tableView:objectValueForTableColumn:row not being called (From: David Blanton <email@hidden>)

  • Prev by Date: Re: Mysterious warning [SOLVED]
  • Next by Date: Re: Cora Animation transormation
  • Previous by thread: Re: tableView:objectValueForTableColumn:row not being called
  • Next by thread: Re: tableView:objectValueForTableColumn:row not being called
  • Index(es):
    • Date
    • Thread