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

QMessageBox buttons #328

Closed

Conversation

pgilfernandez
Copy link

These QMessageBoxes are kind of simples and lacked some style, I improved them as follows:

qmessagebox2
qmessagebox1

I need to add a little hack as I wanted to make the QMessageBox of the "Save changes to document..." window wider and I didn't want to touch much code so, after trying some styling commands I ended up by just adding a bunch of spaces into the QLabel... it's not so smart but let me know if you prefer another approach.

Cheers

@rodlie
Copy link
Member

rodlie commented Nov 17, 2024

No.

  1. The buttons are perfectly fine on Windows/Linux as-is
  2. This is a macOS issue
  3. Your changes breaks Windows/Linux
  4. I don't want hacks

I can look into this at a later time, feel free to experiment, but you need to consider Windows/Linux when doing changes.

@rodlie rodlie closed this Nov 17, 2024
@pgilfernandez
Copy link
Author

I agree with you, being something related with UI and stylesheets I assumed the behavior was the same on all OS, my fault.

As you said I'm just tinkering around and trying to make things to work as expected but as my computer is macOS I don't have the global view... don't feel bad about closing proposals like this one, they are meant to help if they are really helpful, if not they should be refused ,indeed.

Cheers

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

Successfully merging this pull request may close these issues.

2 participants