• 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: NSTextField responder chain question...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTextField responder chain question...


  • Subject: Re: NSTextField responder chain question...
  • From: Alex Lock <email@hidden>
  • Date: Tue, 7 Oct 2003 19:35:17 -0400

On Tuesday, October 7, 2003, at 06:48 PM, Henry McGilton wrote:

I admit this is flailing in the dark, but, in the view where you get the key press
(or in its controller), try something like:

[view_or_controller setNextKeyView: gmsgTextField]];
[gmsgTextField selectText:self];

This stuff is supposed to be simple . . .

Still no joy.

Do I need to disable first-responder status on my view class first (and reenable after entering text)?

Thanks!

Alex <email@hidden>
_______________________________________________
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: C++ and CodeWarrior
  • Next by Date: key modifiers change during drag
  • Previous by thread: NSTextField responder chain question...
  • Next by thread: OpenGL in a big window
  • Index(es):
    • Date
    • Thread