List Question
20 TechQA 2022-08-08T16:25:19.240000UIResponder chain produces two extra responders
275 views
Asked by Andy Jazz
UIViewController's canPerformAction is called multiple times with the same action and sender
135 views
Asked by Nikita Ermolenko
configure tap gesture recognizer to also respond to ibactions at the tap location
224 views
Asked by Tim Hirsch
What is the proper design pattern for handling keyDown: events in a NSSplitView?
84 views
Asked by bgdegazio
How to make a custom NSView IBActions callable from menu items?
49 views
Asked by Melodius
macOS - Menu actions do not trigger any action if the app is not active
314 views
Asked by Duck
iOS: How to implement the mask view event penetrate?
262 views
Asked by dengST30
UIButton do not respond to touch event
273 views
Asked by Neal.Marlin
How can I Invoke tableview cell click event out of tableview frame?
124 views
Asked by cs Kim
NSWindow loses first responder after dismissing NSPopover
368 views
Asked by Ian Bytchek
Responder chain error
458 views
Asked by dengApro
NSApp.sendAction() only works after some time
519 views
Asked by mic
Why should -[NSTextInputClient doCommandBySelector:] not pass the event up the responder chain?
532 views
Asked by ctietze
addTarget:action:forControlEvents: selector syntax when target is nil?
1.3k views
Asked by MH175
Handling NSSegmentedControl selected segment change in Cocoa
1.2k views
Asked by devios1
Changing Tab-Order (Focus) in a cocoa-App
357 views
Asked by mica
Implementing responder action in Swift
377 views
Asked by Daniel
Unable to get mouse events to register in custom NSViewController
343 views
Asked by Charlie Schliesser
How to keep a hidden view in responder chain?
63 views
Asked by mangerlahn