Skip to content

KBButtonCell Overrides Other NSButtonCells Within Same NSView #3

Description

@vsmantis

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions