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

MessageBox caption foreground doesn't invert if background is dark like main window themes #12

Open
Mgamerz opened this issue Oct 20, 2019 · 0 comments

Comments

@Mgamerz
Copy link
Contributor

Mgamerz commented Oct 20, 2019

I am using the Xceed messagebox implementation for my app. I have noticed that dark windows color setting doesn't seem to work well with the message box depending on the color choice of the user.

For example here is title of my main application window.

2019-10-20_15h02_35

You can see the background is pretty dark based on my color choice in windows 10 settings. The foreground has been inverted to match.

However this invert doesn't happen in Xceed MessageBox.

image

I posted this issue here because I use .NET core on my open source project and I don't want to wait X number of years to see something like this potentially fixed. Any chance you could look into this? I know there are algorithms to determine what color should be used for foreground.

As an addendum, I noticed that the error icon that is supposed to show up in this error message did not show up when I changed over to this fork.

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