Daily Archives: September 16, 2007

Double-clicking NSTableViews

If you want to handle double-clicks in NSTableViews, be sure to check out following Q&A article from Apple: Debugging NSTableView’s “Action Invocation” binding. It saved me a lot of time.

Posted in Apple, Developer | Comments Off on Double-clicking NSTableViews