• 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
NSTextView and firstResponder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSTextView and firstResponder


  • Subject: NSTextView and firstResponder
  • From: Changmook Chun <email@hidden>
  • Date: Sat, 4 Aug 2001 22:17:23 +0900

Hi,

I'm making a small application and have a problem regarding NSTextView and firstResponder. The window of my application contains an NSTextField object and an NSTextView object. The NSTextField object is the initialFirstResponder of the window. I want to change the firstResponder from NSTextField to NSTextView when tab key is pressed in the NSTextField.

Well, I tried the nextKeyView outlet in Interface Builder and NSWindow's makeFirstResponder method, but neither work.

How can I implement a correct way to make the firstResponder of NSWindow point to an NSTextView object?

Thank you for your concern.

Changmook Chun.


  • Prev by Date: AW: Beginners question: displaying a window ?
  • Next by Date: Newbie: Target settings in PB not reflected at build time
  • Previous by thread: AW: Beginners question: displaying a window ?
  • Next by thread: Newbie: Target settings in PB not reflected at build time
  • Index(es):
    • Date
    • Thread