Re: up/down arrow action in a table
Re: up/down arrow action in a table
- Subject: Re: up/down arrow action in a table
- From: "Jean-Olivier Lanctôt-D." <email@hidden>
- Date: Mon, 18 Nov 2002 17:52:40 -0500
Just a quick idea: You could override NSView's keyDown: ?
On Monday, November 18, 2002, at 03:24 PM, Tackel wrote:
Hi all,
I have a table in the main window and want to show different
information
when a row is selected. I have implemented setAction so it works when
a user
selects one row by clicking in it, but I have no idea how to update
the info
when the user selects the previous/next row by pressing up/down arrow.
I have read all the apple document about keyboard handling but I
cannot do
my application works. I have tried many things but nothing worked.
Thanks in advance,
Tackel.
-- Jean-Olivier
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.