Post

Replies

Boosts

Views

Activity

NSButtonCell -> setShowsFirstResponder in 12.4 makes button goes red
Hello, I am using NSButtonCell to render a button into context, but something goes wrong in 12.4 in code that has always worked. If full keyboard access is turned on and I put setShowsFirstResponder and button is not in down state then button goes red. NSButtonCell -> setShowsFirstResponder in 12.4 makes button go red If the button is in pressed state then everything is ok.... Is this known issue with 12.4 or does anyone have any idea how I can prevent it going red in non pressed state when it has focus ?
Topic: UI Frameworks SubTopic: AppKit Tags:
0
0
308
Aug ’22
Minimum macOS Deployment target on Xcode 16.4
Can someone tell me the minimum macOS deployment target on Xcode 16.4 The information is missing here where it is normally listed: https://developer.apple.com/support/xcode/ And I do not want to install yet the deployment target has changed. Thanks
Replies
2
Boosts
0
Views
249
Activity
May ’25
NSButtonCell -> setShowsFirstResponder in 12.4 makes button goes red
Hello, I am using NSButtonCell to render a button into context, but something goes wrong in 12.4 in code that has always worked. If full keyboard access is turned on and I put setShowsFirstResponder and button is not in down state then button goes red. NSButtonCell -> setShowsFirstResponder in 12.4 makes button go red If the button is in pressed state then everything is ok.... Is this known issue with 12.4 or does anyone have any idea how I can prevent it going red in non pressed state when it has focus ?
Topic: UI Frameworks SubTopic: AppKit Tags:
Replies
0
Boosts
0
Views
308
Activity
Aug ’22