• 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: Key event loop malfunction
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Key event loop malfunction


  • Subject: Re: Key event loop malfunction
  • From: mmalcolm crawford <email@hidden>
  • Date: Sat, 30 Jul 2005 12:22:52 -0700


On Jul 30, 2005, at 11:44 AM, Marcus S. Zarra wrote:

I have a window where I set up a key event loop in a specific order.
However when I run the application it loops through them in a top down
/ left right order.  Some of the NSTextFields are inside of boxes
while others are not.
Is there a known issue or rule regarding the key event loop that would
cause a window to ignore what was set and go back to default?

I presume you mean you want to set up a sequence of nextKeyViews rather than an event loop. You have to set one of your controls as the window's initialFirstResponder (it's an outlet in IB).

mmalc

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Key event loop malfunction
      • From: "Marcus S. Zarra" <email@hidden>
References: 
 >Key event loop malfunction (From: "Marcus S. Zarra" <email@hidden>)

  • Prev by Date: Re: change in model not reflected in interface
  • Next by Date: Re: Crash when calling custom methods in custom subclass.
  • Previous by thread: Key event loop malfunction
  • Next by thread: Re: Key event loop malfunction
  • Index(es):
    • Date
    • Thread