• 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
Passing focus to a control
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Passing focus to a control


  • Subject: Passing focus to a control
  • From: Cocoader <email@hidden>
  • Date: Mon, 29 Sep 2008 09:36:35 +0100

I have a window of controls, a NSComboBox and some NSTextFields. I want to be able to place the cursor in the NSComboBox when the user selects Cmd-J.

All of the code for managing the window is in an .h and .m file:

@interface HF_Browser : NSDocument {
...

When I press Cmd-J I get my function called but can't work out how to get the control to get the focus. I've tried becomeFirstResponder but nothing happens and no error occurs.

Please help! I'm sure this is an obvious error, but after 3 hours I still can't get it working for me :-/

--
Paul Harvey

Lead Programmer
email@hidden

Hiddenfield Software
"Creating useful software for Mac OS X"
www.hiddenfield.com


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Passing focus to a control
      • From: Mike Abdullah <email@hidden>
    • Re: Passing focus to a control
      • From: Nick Zitzmann <email@hidden>
  • Prev by Date: Re: More on Keyboard Event posting
  • Next by Date: Re: Load launchd job immediately, without restart - how?
  • Previous by thread: Re: Problem in using NSKeyedUnarchiver for my custom class
  • Next by thread: Re: Passing focus to a control
  • Index(es):
    • Date
    • Thread