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

Re: Uneditable NSTableView


  • Subject: Re: Uneditable NSTableView
  • From: Andy Lee <email@hidden>
  • Date: Wed, 23 Apr 2008 08:06:44 -0400

On Apr 23, 2008, at 4:33 AM, Ewan Delanoy wrote:
I have the line

  [uneditableTableView
setDoubleAction:@selector(updateLowerPartAfterSelectionInUpperPart:)];


Unfortunately, this doesn't work : although the rows are indeed
uneditable and I can select
any one of them, the "updateLowerPartAfterSelectionInUpperPart" method is
never called
when I double-click on a title.

Is your method really called updateLowerPartAfterSelectionInUpperPart? It should be updateLowerPartAfterSelectionInUpperPart:. I notice it was correct in the @selector(), but I thought I'd check anyway.


--Andy

_______________________________________________

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


References: 
 >Uneditable NSTableView (From: "Ewan Delanoy" <email@hidden>)

  • Prev by Date: Re: Carriage returns and NSXMLParser
  • Next by Date: Re: Uneditable NSTableView
  • Previous by thread: Re: Uneditable NSTableView
  • Next by thread: Re: Uneditable NSTableView
  • Index(es):
    • Date
    • Thread