• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
NSOutlineView missed moveRight/moveLeft
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Follow-Ups:
    • Re: NSOutlineView missed moveRight/moveLeft
      • From: Corbin Dunn <email@hidden>
  • Prev by Date: Re: objc_msgsend intel and nil objects
  • Next by Date: Re: Need Help Please....Truncation Mode for Window Title
  • Previous by thread: Re: objc_msgsend intel and nil objects
  • Next by thread: Re: NSOutlineView missed moveRight/moveLeft
  • Index(es):
    • Date
    • Thread