• 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
TableView::setDoubleAction's action always responding even editable items
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

TableView::setDoubleAction's action always responding even editable items


  • Subject: TableView::setDoubleAction's action always responding even editable items
  • From: John James <email@hidden>
  • Date: Sun, 20 Jan 2008 12:14:05 -0500

I subclassed TableView and called setDoubleAction: in myTableView::awakeFromNib to a method which I do a special edit on items a given column; All works fine for the column that I set UNeditable;
According to the docs "If the double-clicked cell is editable, this message isn’t sent and the cell is edited instead." In mine the double-click action is always called even for the columns that have been set editable.


I set all columns except the one I want the doubleAction to be called, to editable in IB. What am I missing?_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: TableView::setDoubleAction's action always responding even editable items
      • From: Jerry Krinock <email@hidden>
  • Prev by Date: Re: why are there zero examples in the cocoa docs?!
  • Next by Date: Re: why are there zero examples in the cocoa docs?!
  • Previous by thread: [SOLVED] Re: CAAnimationGroup doesn't do all animations
  • Next by thread: Re: TableView::setDoubleAction's action always responding even editable items
  • Index(es):
    • Date
    • Thread