FROM : Jean-Olivier Lanctôt-D.
DATE : Mon Nov 18 23:52:40 2002
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_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
DATE : Mon Nov 18 23:52:40 2002
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_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
| Related mails | Author | Date |
|---|---|---|
| Tackel | Nov 18, 21:24 | |
| j o a r | Nov 18, 23:39 | |
| Jean-Olivier Lanct… | Nov 18, 23:52 |






Cocoa mail archive

