• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Sorting an NSOutlineView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sorting an NSOutlineView


  • Subject: Re: Sorting an NSOutlineView
  • From: Greg Casey <email@hidden>
  • Date: Wed, 5 Feb 2003 11:18:45 -0500

As the outline view's delegate, do you still get NSTableView delegate messages? If so, you can simply implement the "tableView:didClickTableColumn:" method.

On Tuesday, February 4, 2003, at 10:56 PM, Roarke Lynch wrote:

Perhaps using NSTableColumns setHeaderCell: method in conjunction with an NSButton that will send the appropriate action?

On Tuesday, February 4, 2003, at 12:49 PM, Simon Fraser wrote:

Actually, I discovered that [outlineView: shouldSelectTableColumn:] is not
sufficient for this, as it doesn't get called when you click on the header
of an already-selected column.

There has to be a way to do this. Anyone?

Simon

Roarke Lynch
-------------------------------
email@hidden
_______________________________________________
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.




-gtc
_______________________________________________
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.

References: 
 >Re: Sorting an NSOutlineView (From: Roarke Lynch <email@hidden>)

  • Prev by Date: Re: Welcome To Macintosh Startup Screen (first-launch)
  • Next by Date: Re: Updating menu items in a status bar item
  • Previous by thread: Re: Sorting an NSOutlineView
  • Next by thread: Re: Sorting an NSOutlineView
  • Index(es):
    • Date
    • Thread