Re: table row numbers with NSArrayController
Re: table row numbers with NSArrayController
- Subject: Re: table row numbers with NSArrayController
- From: Scott Anguish <email@hidden>
- Date: Wed, 24 Dec 2003 14:43:52 -0500
On Dec 24, 2003, at 1:59 PM, Daryn wrote:
>
Is there a table binding that would allow the display of the row
>
number?
>
there isn't a binding or option for that, no.
I can't think of a way to do that that wouldn't be pretty hacky, aside
from having the model object have a key that can return the index of an
object in the array.
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.