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

KBButtonCell Overrides Other NSButtonCells Within Same NSView #3

Open
vsmantis opened this issue Apr 3, 2014 · 0 comments
Open

KBButtonCell Overrides Other NSButtonCells Within Same NSView #3

vsmantis opened this issue Apr 3, 2014 · 0 comments

Comments

@vsmantis
Copy link

vsmantis commented Apr 3, 2014

I'm experiencing an issue where any standard NSButtons that are within the same view as a KBButton get their cell's class automatically set to KBButtonCell with the default style, which makes it impossible to have regular buttons mixed in with custom buttons.

This issue also occurs in the included demo project:
image

The NSButtons will only be property styled if all the KBButtons are switched back to NSButtons:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant