Re: NSTableView sorting using NSSortDescriptor's
Re: NSTableView sorting using NSSortDescriptor's
- Subject: Re: NSTableView sorting using NSSortDescriptor's
- From: "John A. Debay" <email@hidden>
- Date: Fri, 16 Jan 2004 14:29:55 -0600
on 1/16/2004 1:49 PM Gabriele de Simone wrote:
On a side note, is it necessary to use the "Bindings" palette in IB to
modify parameters for the table view, and where can one find the
layman's explanation of what that "Bindings" panel should be used for?
Apple has a pretty good set of documents to help get started with
Bindings. There are many examples, including displaying data from one
model onto several different views and keeping them synchronized
automatically, transforming data as its sent between the model and the
view, using bindings to enable editing a table view, etc.:
http://developer.apple.com/documentation/Cocoa/Conceptual/CocoaBindings/
- John
_______________________________________________
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.