• 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
The NSOutlineView didClickTableColumn problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

The NSOutlineView didClickTableColumn problem


  • Subject: The NSOutlineView didClickTableColumn problem
  • From: email@hidden (Simon Fraser)
  • Date: Mon, 8 Dec 2003 17:08:49 -0800 (PST)
  • Organization: AOL

It's been often noted that tableView:didClickTableColumn: is not sent
to NSOutlineView delegates. I've seen suggestions for workarounds
involving outlineView:shouldSelectTableColumn: or doing work in the
action method, but these are not suitable, since they are called
on mouse down, and not mouse up.

I know this is a FAQ, but I have yet to see a reasonable answer.
I do note that on Panther there are outline view delegate methods
for this, but I need something that works on Jaguar too.

Any suggestions?
Thanks
Simon
_______________________________________________
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.

  • Follow-Ups:
    • Re: The NSOutlineView didClickTableColumn problem
      • From: Brian Webster <email@hidden>
  • Prev by Date: NSSearchField in toolbars - toolbar won't customize
  • Next by Date: insertCell method?
  • Previous by thread: NSSearchField in toolbars - toolbar won't customize
  • Next by thread: Re: The NSOutlineView didClickTableColumn problem
  • Index(es):
    • Date
    • Thread