• 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: initialFirstResponder and subclass of NSTextView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: initialFirstResponder and subclass of NSTextView


  • Subject: Re: initialFirstResponder and subclass of NSTextView
  • From: Renaud Boisjoly <email@hidden>
  • Date: Tue, 18 Jun 2002 23:03:39 -0400

Thanks for responding Charles,

For some reason, It doesn't seem to work either. I've done the following:

[[self window] makeFirstResponder:textView];

where textView is my textView (duh)...

is this the right way to call this?

Thanks

Renaud

On Tuesday, June 18, 2002, at 10:55 PM, Charles Srstka wrote:

In my experience, initialFirstResponder doesn't work. You need to use makeFirstResponder: in windowDidLoad.
_______________________________________________
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.

  • Follow-Ups:
    • making NSTableView firstResponder programmatically
      • From: Michael Johnston <email@hidden>
References: 
 >Re: initialFirstResponder and subclass of NSTextView (From: Charles Srstka <email@hidden>)

  • Prev by Date: Re: Distinguishing displayable vs. functional keys in an event?
  • Next by Date: OmniExpat Users Out There?
  • Previous by thread: Re: initialFirstResponder and subclass of NSTextView
  • Next by thread: making NSTableView firstResponder programmatically
  • Index(es):
    • Date
    • Thread