• 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: nextKeyView and return
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: nextKeyView and return


  • Subject: Re: nextKeyView and return
  • From: Sanri Parov <email@hidden>
  • Date: Sat, 24 Sep 2005 20:27:11 +0200


Il giorno 24/set/05, alle ore 19:34, Andreas Mayer ha scritto:


Am 24.09.2005 um 17:48 Uhr schrieb Marcus S. Zarra:


- (IBAction)yourButtonAction:(id)sender
{
  [[sender nextResponder] becomeFirstResponder:sender];
}


This should probably be:

[[sender window] makeFirstResponder:[sender nextValidKeyView]];


WOW!! This works!! THX


-- Sanri Parov



_______________________________________________
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: 
 >nextKeyView and return (From: Sanri Parov <email@hidden>)
 >Re: nextKeyView and return (From: "Marcus S. Zarra" <email@hidden>)
 >Re: nextKeyView and return (From: Andreas Mayer <email@hidden>)

  • Prev by Date: Re: Custom Palette - Cannot Decode Object error
  • Next by Date: Re: nextKeyView and return
  • Previous by thread: Re: nextKeyView and return
  • Next by thread: Re: nextKeyView and return
  • Index(es):
    • Date
    • Thread