How to prevent NSTableView from reordering rows when clicking at a header cell?

2009-07-12 Thread norio ota
Hi, I don't want user to re-oder its rows. Would you tell me how to prevent NSTableView from re-ordering its rows when being clicked in its header column? Norio ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin

Re: How to prevent NSTableView from reordering rows when clicking at a header cell?

2009-07-12 Thread Dave Keck
You can configure this in IB. Put IB in the list-view mode (click the center button of the 3-part button in the upper-left of the project window). Find and select your table view in the list, and uncheck 'Reordering' and perhaps 'Column' in the inspector.

Re: How to prevent NSTableView from reordering rows when clicking at a header cell?

2009-07-12 Thread Quincey Morris
On Jul 12, 2009, at 02:24, norio ota wrote: I don't want user to re-oder its rows. Would you tell me how to prevent NSTableView from re-ordering its rows when being clicked in its header column? This option is hard to find. :) In the Value binding for each table column, uncheck the