• 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: click in NSButtonCell in NSTableView without selecting table row? [SOLVED]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: click in NSButtonCell in NSTableView without selecting table row? [SOLVED]


  • Subject: Re: click in NSButtonCell in NSTableView without selecting table row? [SOLVED]
  • From: Corbin Dunn <email@hidden>
  • Date: Tue, 28 Apr 2009 11:54:58 -0700


is using -clickedColumn and -clickedRow to determine the location of the
click, and not selecting the row (returning NO) if the cell in that location
is an enabled NSButtonCell. I had originally discarded this approach
because of this line in the documentation for -clickedColumn:


" The return value of this method is meaningful only in the target’s
implementation of the action or double-action method."


Ah -- can you please log a documentation bug using the bottom of the doc page? Feel free to cite me and/or the demo.


corbin


_______________________________________________

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: 
 >Re: click in NSButtonCell in NSTableView without selecting table row? [SOLVED] (From: Dan Rowley <email@hidden>)

  • Prev by Date: Re: C string constant->NSString constant without defining twice?
  • Next by Date: Re: Group Identity Programming
  • Previous by thread: Re: click in NSButtonCell in NSTableView without selecting table row? [SOLVED]
  • Next by thread: errors building framework
  • Index(es):
    • Date
    • Thread