• 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 Sends Null Column to Delegate/DataSource
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTableView Sends Null Column to Delegate/DataSource


  • Subject: Re: NSTableView Sends Null Column to Delegate/DataSource
  • From: John Terranova <email@hidden>
  • Date: Fri, 13 Jul 2012 23:44:27 -0500

A nil tableColumn means to treat the whole row as one wide column, rather than the individual columns. It is useful for section headers. The docs for the applicable methods should explain the nil tableColumn.

    john

Sent from my iPhone

On Jul 13, 2012, at 11:21 PM, Keary Suska <email@hidden> wrote:

> I am having a strange issue I haven't encountered before--for all of my data source and delegate methods the table view is sending nil for the table column, which obviously prevents me from fulfilling any of the requests. Has anyone seen this?
>
> Xcode 4, targeting 10.6.
>
> TIA,
>
> Keary Suska
> Esoteritech, Inc.
> "Demystifying technology for your home or business"
>
>
> _______________________________________________
>
> 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
_______________________________________________

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 Sends Null Column to Delegate/DataSource
      • From: Keary Suska <email@hidden>
References: 
 >NSTableView Sends Null Column to Delegate/DataSource (From: Keary Suska <email@hidden>)

  • Prev by Date: NSTableView Sends Null Column to Delegate/DataSource
  • Next by Date: Re: Core Data Multiuser
  • Previous by thread: NSTableView Sends Null Column to Delegate/DataSource
  • Next by thread: Re: NSTableView Sends Null Column to Delegate/DataSource
  • Index(es):
    • Date
    • Thread