• 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: Keep sibling view in Responder Chain
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Keep sibling view in Responder Chain


  • Subject: Re: Keep sibling view in Responder Chain
  • From: Trygve Inda <email@hidden>
  • Date: Fri, 27 Dec 2013 05:13:23 -0800
  • Thread-topic: Keep sibling view in Responder Chain

> Hi
>
> Use SetNextResponder method to insert your view into the responder chain.
> https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/Even
> tOverview/EventArchitecture/EventArchitecture.html will give the more
> information.
>
>

So when can I know to call setNextResponder:mySourceView?

Since there are many ways that other views could be active. I'd just like to
always have the SourceView in the responder chain.

Overriding resignFirstResponder to always return NO seems like a bad idea
since that would affect the highlighting and ability of other views to
become active.



_______________________________________________

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


References: 
 >Re: Keep sibling view in Responder Chain (From: Appa Rao Mulpuri <email@hidden>)

  • Prev by Date: Re: Keep sibling view in Responder Chain
  • Next by Date: [MEET] Toronto CocoaHeads / tacow - January 14
  • Previous by thread: Re: Keep sibling view in Responder Chain
  • Next by thread: Re: Keep sibling view in Responder Chain
  • Index(es):
    • Date
    • Thread