可视化第一响应者?

问题描述 投票:4回答:1

是否存在某种AppKit / NSDocument / NSApplication调试选项,调试标志或其他第三方扩展,以显示当前应用程序中任何给定firstResponder实例的当前NSWindow

我们正在构建一个单窗口应用程序,它动态加载和交换窗口内外的视图,并跟踪/调试当前的firstResponder正在成为一个痛苦的问题。

任何提示/做法非常感谢!

cocoa appkit first-responder nsresponder
1个回答
© www.soinside.com 2019 - 2024. All rights reserved.