Re: Table sorting in panther
Re: Table sorting in panther
- Subject: Re: Table sorting in panther
- From: Scott Anguish <email@hidden>
- Date: Mon, 23 Feb 2004 18:24:41 -0500
This is not related to the Table sorting that Rudy was asking about.
NSTableView offers sorting on it's own now, entirely separate from the
Cocoa Bindings technology.
The problem Rudy is seeing is likely due to some data not being
sortable, or perhaps mixed with other data... all the data in the
column needs to be the same type I think.
On Feb 23, 2004, at 1:41 PM, Robert Cerny wrote:
no, you're not alone. The functions you're talking about are new to
10.3 and the documentation is not completed yet. Everybody believe
that it will improve sometimes. The good part is that some clever
folks already made a few samples which can help you. Check mmalc
cotrller samples:
http://homepage.mac.com/mmalc/CocoaExamples/controllers.html
_______________________________________________
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.