> On 2014 Sep 28, at 22:06, Kyle Sluder wrote:
>
> Do you have a cycle in your nextResponder chain? Remember than
> NSViewController now inserts itself into the responder chain on 10.10.
YES! That explains all of the forwardMethod() madness. My subclass of
NSViewController, which I use for
On Sep 28, 2014, at 9:48 PM, Jerry Krinock wrote:
>
> …
> #1309580x7fff96f9ad70 in forwardMethod ()
> #1309590x7fff96f9ad70 in forwardMethod ()
> #1309600x7fff974074ea in -[NSTabView mouseDown:] ()
Do you have a cycle in your nextResponder chain? Remember than NSViewCont
I’m probably going to be on my own with this, but just in case anyone else has
seen anything like it or has any ideas…
OS X app, builds and runs fine in 10.9 or 10.10, when built with the 10.9 SDK.
But when I set the project’s SDK build setting to “Latest OS X (10.10)”, build,
run, and click an