• 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: "Marcus S. Zarra" <email@hidden>
  • Date: Sat, 30 Jul 2005 18:40:56 -0600

Thanks for the reply.

What I am trying to do, and hopefully it is possible, is set up two
sequences.  One sequence goes back and forth between a table and a
search field.  The second sequence goes through several text fields.
The goal is that when a new entry is added to the table I can call
NSTextField selectText: and switch from one sequence to the next.

Hopefully that makes sense and is possible.

On 7/30/05, mmalcolm crawford <email@hidden> wrote:
>
> 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
>
 _______________________________________________
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

References: 
 >Key event loop malfunction (From: "Marcus S. Zarra" <email@hidden>)
 >Re: Key event loop malfunction (From: mmalcolm crawford <email@hidden>)

  • Prev by Date: Re: Receiving NSScrollWheel events in a view
  • Next by Date: Re: NSSlider maxValue not reached.
  • Previous by thread: Re: Key event loop malfunction
  • Next by thread: Catching a click during a loop
  • Index(es):
    • Date
    • Thread