• 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: NSTableView doubleClick and edit
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTableView doubleClick and edit


  • Subject: Re: NSTableView doubleClick and edit
  • From: Ron Ballesteros <email@hidden>
  • Date: Tue, 23 Nov 2004 15:32:08 -0800

did you set <x-tad-bigger>- (void)setDoubleAction:(SEL)</x-tad-bigger>aSelector of the tableView?
see the manual for a complete description of this...

On Nov 23, 2004, at 8:35 AM, email@hidden wrote:

I have a NSTable. I set its delegate and also its target to the same object. For the doubleclick action, i implement a method called "- (void) doubleClick:(id)sender". When i double click in a row of my NSTableView, the action never gets called.

For the editing, i give the NSTableView a NSTableColumn that has editing set to YES. I implement "textShouldBeginEditing:" and return YES. This never gets called either.

BTW, im not trying to get a double click from the column that i set as editable. I actually have 2 columns, 1 is editable and the other not. So db clicking on the the editable one "should" start editing, and dbcliking on the other should call the doubleClick action.

Any ideas what might be going on here?

thanks

Alex

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >NSTableView doubleClick and edit (From: email@hidden)

  • Prev by Date: Re: Button doesn't respond in a modal sheet created from window NIB
  • Next by Date: Re: Button doesn't respond in a modal sheet created from window NIB
  • Previous by thread: NSTableView doubleClick and edit
  • Next by thread: Capture desktop activity to video - how?
  • Index(es):
    • Date
    • Thread