• 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
Inconsistency in NSTableView's action w.r.t clickedRow
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Inconsistency in NSTableView's action w.r.t clickedRow


  • Subject: Inconsistency in NSTableView's action w.r.t clickedRow
  • From: David Hoerl <email@hidden>
  • Date: Fri, 23 Jun 2006 17:47:10 -0400

I would like to know the current selected row in a NSTableView (without subclassing or polling). So, I connected the NSTableView action method to a target in my app, and when a user clicks on a row, I get a message, and can send the sender a clickedRow message to find out the current row.

However, if the user uses arrow keys when the table is selected, then the selection moves a row at a time, but there is no action message sent.

Am I missing something? Should I generate a bug report?

David
_______________________________________________
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


  • Follow-Ups:
    • Re: Inconsistency in NSTableView's action w.r.t clickedRow
      • From: Nick Zitzmann <email@hidden>
  • Prev by Date: Re: Off-Topic: Communicating with users
  • Next by Date: Re: Inconsistency in NSTableView's action w.r.t clickedRow
  • Previous by thread: Re: What is wrong with this code?
  • Next by thread: Re: Inconsistency in NSTableView's action w.r.t clickedRow
  • Index(es):
    • Date
    • Thread