Re: Using an alternate sort selector for a bound table column?
Re: Using an alternate sort selector for a bound table column?
- Subject: Re: Using an alternate sort selector for a bound table column?
- From: The Karl Adam <email@hidden>
- Date: Wed, 18 May 2005 22:55:41 -0400
I guess by using IB or following the bindings examples. Though sorting
isn't part of bindings, it too relies on the sortDescriptors for
sorting arrangedObjects. The example code does at least mention it.
-Karl
On 5/18/05, Jim Correia <email@hidden> wrote:
On May 18, 2005, at 8:21 PM, The Karl Adam wrote:
> In interface builder double click the column and you can edit the
> attribrutes which contains the sortDescriptor for that column. You
> can set the sort method, and direction.
Thanks for the tip. If I fill in the sort key and custom selector
that works. I didn't think to try that because I figured the stuff
from the attributes panel was unused or overridden when bindings were
in force. Is it documented that they are still honored? Where could I
have found this information myself?
Thanks,
Jim
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden