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 Header cutoff #31

Open
plecos opened this issue Mar 30, 2017 · 6 comments
Open

MessageBox Header cutoff #31

plecos opened this issue Mar 30, 2017 · 6 comments

Comments

@plecos
Copy link

plecos commented Mar 30, 2017

When showing a MetroMessageBox, the header ("title") is cutoff at the bottom. I have attached a screen shot. What can I do to fix this?

snap122

@aller70
Copy link

aller70 commented Mar 30, 2017

Looks like screen resolution more than 100%. Increase label area in source code and recompile.

@plecos
Copy link
Author

plecos commented Mar 30, 2017

Well that will work maybe on my computer, but what about other computers where the resolution may be less or more than 100%. Do you know how to detect that setting? I could probably put in the code to auto resize based on the percentage....

@aller70
Copy link

aller70 commented Mar 30, 2017

You need change sizes of text labels (increase and rearrange) in ModernUI MessageBox source code.

@plecos
Copy link
Author

plecos commented Mar 30, 2017 via email

@plecos
Copy link
Author

plecos commented Mar 30, 2017 via email

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

2 participants