NSTableColumn - get the sort descriptor created by "Creates Sort Descriptor" binding option?
NSTableColumn - get the sort descriptor created by "Creates Sort Descriptor" binding option?
- Subject: NSTableColumn - get the sort descriptor created by "Creates Sort Descriptor" binding option?
- From: Jim Correia <email@hidden>
- Date: Tue, 4 Oct 2005 20:49:51 -0400
If I bind value for an NSTableColumn and turn on "Creates Sort
Descriptor", how do I later get the sort descriptor prototype? (Or
how is the prototype created?)
sortDescriptorPrototype is returning nil for any table column which
has been temporarily removed from the table view (by user choice) but
I'd still like to grab the sort descriptor so I can sort the column.
(Or is there a better way?)
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