FROM : Nick Zitzmann
DATE : Fri Jun 23 23:54:38 2006
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/>
DATE : Fri Jun 23 23:54:38 2006
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/>
| Related mails | Author | Date |
|---|---|---|
| David Hoerl | Jun 23, 23:47 | |
| Nick Zitzmann | Jun 23, 23:54 | |
| Jerry Krinock | Jun 24, 00:51 |






Cocoa mail archive

