• 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
NSComboBox initialFirstResponder and nextKeyView Outlets
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSComboBox initialFirstResponder and nextKeyView Outlets


  • Subject: NSComboBox initialFirstResponder and nextKeyView Outlets
  • From: CHIMPO <email@hidden>
  • Date: Tue, 12 Mar 2002 16:12:09 -0700

Hello, I'm pretty new to OS X Cocoa programming and am having some problems. I am building a simple interface using Interface Builder. It consists of an uneditable NSComboBox drop down containing three items, and an NSTextField.

I've made an initialFirstResponder connection from the window object to the NSComboBox object and a nextKeyView connection from the NSComboBox object to the NSTextField object and from the NSTextField object to the NSComboBox object to allow users the ability to tab between input items. When I test the interface (I have not done any coding yet), The NSTextField object is selected, and I cannot tab out and to any other objects. How can I make the NSComboBox object tab selectable?

Thank you for the help,
Scott
_______________________________________________
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: Sorry about that...
  • Next by Date: transparent bg and window in opengl
  • Previous by thread: Re: How i can get to a NSString a selected text in a NSTextView ?
  • Next by thread: Re: NSComboBox initialFirstResponder and nextKeyView Outlets
  • Index(es):
    • Date
    • Thread