• 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
NSBrowser won't obey on firstResponder and arrowKeys
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSBrowser won't obey on firstResponder and arrowKeys


  • Subject: NSBrowser won't obey on firstResponder and arrowKeys
  • From: Matt Neuburg <email@hidden>
  • Date: Sat, 27 Jul 2002 07:46:08 -0700

I have a subclass of NSBrowser that returns NO to acceptsFirstResponder and
sets NO to acceptsArrowKeys. Nevertheless, a blue highlight appears around
it when clicked, and arrow keys then work in it (plus they trigger the
target action method). I don't want any of that! I can see from NSLogs in
my target action method that at the very moment this is happening, the
NSBrowser's acceptsFirstResponder is NO and its acceptsArrowKeys is NO. But
it is acting as if they were YES. How do I make make the NSBrowser obey me?
Thx - m.
--

matt neuburg, phd = email@hidden, http://www.tidbits.com/matt
pantes anthropoi tou eidenai oregontai phusei
Subscribe to TidBITS! It's free and smart. http://www.tidbits.com/
_______________________________________________
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.

  • Prev by Date: Re: Can anyone tell me why this AppleEvent code isn't working?
  • Next by Date: Re: Asynchronous I/O using NSFileHandle
  • Previous by thread: Re: Referencing files in the app's bundle
  • Next by thread: Hiding class and method symbols in the compiled program?
  • Index(es):
    • Date
    • Thread