linked icon indicating copy to clipboard operation
linked copied to clipboard

Fixed the issue: About window does not show on linux

Open ludovici-philippus opened this issue 4 years ago • 4 comments

I created a validation to check if the OS is Linux, if yes, it will create a dialog box with the message: "Version: (version) Copyright © 2022 André Weller" Unfortunately, I couldn't add the logo, even adding it to the options of showMessageBox, it just doesn't shows up. (Resending it, but edited from nano, instead of Vim, I think this way it won't change the line breaks etc)

ludovici-philippus avatar Mar 02 '22 17:03 ludovici-philippus

@ludovici-philippus can you send a current screenshot of the current message box design? Or is it still as above?

lostdesign avatar Mar 03 '22 14:03 lostdesign

It it still as above

ludovici-philippus avatar Mar 03 '22 18:03 ludovici-philippus

Since it is still as above I'd rather remove the about on Linux or have a better design for it. The dialogMessage looks quite off. Would you be interested in checking ways to get a better design?

If not, just wrap that entry and don't display about on Linux builds.

lostdesign avatar Mar 04 '22 09:03 lostdesign

Since it is still as above I'd rather remove the about on Linux or have a better design for it. The dialogMessage looks quite off. Would you be interested in checking ways to get a better design?

If not, just wrap that entry and don't display about on Linux builds.

I think there's a way to get a better design. It is possible to open an html file as a pop up, in the html it is possible to use javascript and css to better customization, I will try to do it, this way the about window can be more homogeneous

ludovici-philippus avatar Mar 04 '22 18:03 ludovici-philippus

Closing this as the PR is stale. Feel free to open a new PR with the requested changes once ready.

lostdesign avatar Oct 01 '22 10:10 lostdesign