[Newbie question] Detecting enter pressed on non-editable outlineview?
[Newbie question] Detecting enter pressed on non-editable outlineview?
- Subject: [Newbie question] Detecting enter pressed on non-editable outlineview?
- From: Keith Pritchard <email@hidden>
- Date: Sat, 5 Oct 2002 06:01:04 +0100
Hi,
I have an outlineview which I've set to non-editable....
I catch a single click -> cellclick;
doubleaction (double click) -> doubleclick;
When I'm using the cursor keys to go up and down the table selecting
items, I want to be able to press enter and catch that event.. at the
moment it just goes BEEP....
Any help appreciated...
Thanks!
Keith
_______________________________________________
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.