Re: Table column index
Re: Table column index
- Subject: Re: Table column index
- From: Corbin Dunn <email@hidden>
- Date: Tue, 26 Feb 2008 09:13:35 -0800
On Feb 25, 2008, at 4:41 PM, Quincey Morris wrote:
On Feb 25, 2008, at 15:12, glenn andreas wrote:
And it actually hints to the contrary, since -tableColumns is
document to include the hidden columns as well (and doesn't say if
they are at the end or in the middle)
I just tried it, and the column numbers seem to match up with the
array indexes even when a column is hidden.
Yes, as you discovered, there is always a 1-to-1 correspondence for
the column index into the array. Anything else would be too difficult
to work with (you'd always have to subtract hidden column indexes that
appeared before a given index).
Since this wasn't clear, can you please log a documentation bug
requesting clarification? You can copy-paste this email as reference
(and describe your initial question) and refer the documentation team
to me.
-corbin
_______________________________________________
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