Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add setBezelColor for NSButton #239

Open
optimisme opened this issue Jan 2, 2024 · 0 comments
Open

Add setBezelColor for NSButton #239

optimisme opened this issue Jan 2, 2024 · 0 comments
Assignees
Labels
enhancement An enhancement to existing functionality

Comments

@optimisme
Copy link

Since macOS Monterey, NSButtons have the ability to configure the background color with 'setBezelColor'. It is not an essential need, but it is desirable. According to Apple's documentation:

The new tinting API provides a way to override the color for one specific control. This is great for controls where you’d like to apply a semantically meaningful color. For example, if your app uses a specific shade of orange to distinguish a preorder from a normal purchase, you can reinforce that design using a tinted button.

@gcasa gcasa self-assigned this Jan 22, 2024
@fredkiefer fredkiefer added the enhancement An enhancement to existing functionality label Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An enhancement to existing functionality
Development

No branches or pull requests

3 participants