Re: Inconsistency in NSTableView's action w.r.t clickedRow
Subject : Re: Inconsistency in NSTableView's action w.r.t clickedRow
From: Nick Zitzmann <email@hidden >
Date: Fri, 23 Jun 2006 15:54:38 -0600
Delivered-to: email@hidden
Delivered-to: email@hidden
On Jun 23, 2006, at 3:47 PM, David Hoerl wrote:
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?
Yes. Don't depend on actions to determine when the selection has
changed. Use the delegate method, or listen for a notification, instead.
Nick Zitzmann
<http://www.chronosnet.com/ >
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden
This email sent to email@hidden
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.