NSOutlineView missed moveRight/moveLeft
NSOutlineView missed moveRight/moveLeft
- Subject: NSOutlineView missed moveRight/moveLeft
- From: Guillaume Rager <email@hidden>
- Date: Wed, 01 Mar 2006 11:13:38 +0100
Hi list,
Since Tiger, NSOutlineView moveRight/moveLeft methods are not used so
they cannot be overwritten, because the key expanding has been
implemented !!!
It always ask the delegate if it should be possible to expand or
collapse, that's ok... but since Tiger the main problem is that left
or right key are catched by keyDown method... and there are no
constants key like NSDeleteCharacter to catch them.
I think that catching a key down using key code 63235 is a not good
idea... so if someone has a better idea ?
Thank you in advance (and thank you Apple...)
Guillaume
-----------
GUMITECH - France
http://www.gumitech.com
"Chaud cocoa, chaud chocolat !"
_______________________________________________
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