• 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: DoubleClick in a NSTableView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: DoubleClick in a NSTableView


  • Subject: Re: DoubleClick in a NSTableView
  • From: Frank Blome <email@hidden>
  • Date: Mon, 10 Jun 2002 14:15:54 +0200

On Montag, Juni 10, 2002, at 02:00 PM, Bill Cheeseman wrote:

I think this is spelled out clearly in the documentation. As I recall, the
method that is set as your double-click action must be defined in the class
that has been designated as the table view's delegate. It doesn't matter how
many other delegate methods you implement for the table view, as long as
they're all implemented in the one class that is designated as the table
view's delegate.

Crystal clear. This is exactly what I did.

And, just to be sure we're on the same wavelength: For a double-click on a
noneditable cell to work, the cell must have its "Editable" option unchecked
using Interface Builder (or the equivalent Cocoa method).

Also, agree. I have tried even both (via IB and via coding).

It works for me.

But not for me :-(

Anyway, thousand thank's for your (and all others) help,
Frank
_______________________________________________
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: DoubleClick in a NSTableView
      • From: Bill Cheeseman <email@hidden>
References: 
 >Re: DoubleClick in a NSTableView (From: Bill Cheeseman <email@hidden>)

  • Prev by Date: Re: DoubleClick in a NSTableView
  • Next by Date: Re: DoubleClick in a NSTableView
  • Previous by thread: Re: DoubleClick in a NSTableView
  • Next by thread: Re: DoubleClick in a NSTableView
  • Index(es):
    • Date
    • Thread