• 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
NSWindow initialFirstResponder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSWindow initialFirstResponder


  • Subject: NSWindow initialFirstResponder
  • From: Dietrich Epp <email@hidden>
  • Date: Thu, 30 Jan 2003 16:08:16 -0800

I hooked the initialFirstResponder of my window in IB to the appropriate view, but when it is all said and done the first responder is the window itself.

I checked it in -windowDidLoad

[window firstResponder] -> window
[window initialFirstResponder] -> view

This isn't the expected behavior, right? It's not crucial because I can always explicitly set the first responder, but I'd like to know if there's anything that I should be doing that I'm not.
_______________________________________________
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: NSToolbarItemIdentiferPboardType is obsolete?
  • Next by Date: Determining if a NSTextField is selected....
  • Previous by thread: Re: Can font's be packaged in an app bundle?
  • Next by thread: IB bug
  • Index(es):
    • Date
    • Thread