• 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
Why are the simplest things the hardest?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Why are the simplest things the hardest?


  • Subject: Why are the simplest things the hardest?
  • From: Rick Mann <email@hidden>
  • Date: Wed, 04 Jul 2018 19:08:02 -0700

I'm writing a new macOS app. I started with the document-based app template (no
core data). I have a custom window controller, and a hierarchy of custom
NSViewControllers embedded in a split view controller (I even subclassed the
split view controller).

I have a simple IBAction method that logs a debugging message, and I try to
send that action from a menu item to the first responder. I want to implement
that method in one of my view controllers, but it never seems to get called.
I've tried adding the method to every view controller, the window controller,
and the app delegate, but it never gets called. However, if I connect the menu
item to the app delegate, it gets called.

What am I doing wrong?

Thanks.

--
Rick Mann
email@hidden


_______________________________________________

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: Why are the simplest things the hardest?
      • From: Ken Thomases <email@hidden>
  • Prev by Date: Re: NSDrawer
  • Next by Date: Re: Why are the simplest things the hardest?
  • Previous by thread: Re: NSDrawer
  • Next by thread: Re: Why are the simplest things the hardest?
  • Index(es):
    • Date
    • Thread