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

Keep sibling view in Responder Chain


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

I have a document with a SourceView on the left side (like iTunes). Some
main menu commands pertain to actions in the Source View. This works fine if
the SourceView is the active view but my window has other views held in a
SplitView.

If a sibling of the SourceView is active, the SourceView is not in the
responder chain and thus my menu commands are greyed out.

How can I keep a sibling view in the responder chain?

The alternative is I have to re-create "passthrough" methods in my Document
object that pass the real action through to the SourveView since the
Document object always is part of the Responder Chain.

Thoughts?



_______________________________________________

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


  • Follow-Ups:
    • Re: Keep sibling view in Responder Chain
      • From: Uli Kusterer <email@hidden>
    • Re: Keep sibling view in Responder Chain
      • From: Kyle Sluder <email@hidden>
    • Re: Keep sibling view in Responder Chain
      • From: Appa Rao Mulpuri <email@hidden>
  • Prev by Date: Re: Should copy + paste change characters?
  • Next by Date: Re: Keep sibling view in Responder Chain
  • Previous by thread: Re: Should copy + paste change characters?
  • Next by thread: Re: Keep sibling view in Responder Chain
  • Index(es):
    • Date
    • Thread