• 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
Re: NSOutlineView missed moveRight/moveLeft
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSOutlineView missed moveRight/moveLeft


  • Subject: Re: NSOutlineView missed moveRight/moveLeft
  • From: Corbin Dunn <email@hidden>
  • Date: Wed, 1 Mar 2006 10:58:49 -0800


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 ?

Use the delegate method; why don't you want to (or can't you) use the delegate method?


--corbin
_______________________________________________
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


References: 
 >NSOutlineView missed moveRight/moveLeft (From: Guillaume Rager <email@hidden>)

  • Prev by Date: Re: Executable linking
  • Next by Date: Re: How to cleanup visual feedback from setDropRow
  • Previous by thread: NSOutlineView missed moveRight/moveLeft
  • Next by thread: How to get the values entered in pagesettings panel in a Document based Application
  • Index(es):
    • Date
    • Thread