Skip to content

MessageBox button text broken on some platforms #64

@AntiApple4life

Description

@AntiApple4life

I am using this library to port a WinForms app over to Linux, and things mostly work well! However, one issue I have had is that some distributions have an issue with the button text in MessageBoxes. Oddly, this does not happen on my main pc or laptop, both running arch, but it does occur on my Steam Deck.

Image

MessageBox.Show("Are the buttons broken?", "test",MessageBoxButtons.YesNo, MessageBoxIcon.Question);

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