NSOutlineView edit row problem
NSOutlineView edit row problem
- Subject: NSOutlineView edit row problem
- From: "David Chan" <email@hidden>
- Date: Thu, 13 Jul 2006 14:57:17 +0800
Hi all,
I understand that the normal behavior of nsoutlineview or nstableview
is that when you edit a row and you press return key, it would move to
the next row and set that new row into edit state. How can I intercept
this process so that upon user pressing return key, the view will not
highlight the next row? I want the view to just commit the editing and
select the same row in a non-edit state.
Thank you in advance.
Regards
David
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden