CDK6182CHR / qETRC

使用Qt (C++) 重构的pyETRC项目。原始项目参见 https://github.com/CDK6182CHR/train_graph
GNU General Public License v3.0
62 stars 9 forks source link

Ugly Ribbon bar on Linux #8

Open WenSimEHRP opened 1 week ago

WenSimEHRP commented 1 week ago

顶部 Ribbon 栏在 Windows 下显示正常,但是在 Linux 下很丑

image

这是使用相同 Commit 的 SARibbon 的示例窗口

image

这是为什么呢

The top ribbon toolbar is displayed correctly on a windows build; however the quality is bad on a linux build.

This is SARibbon's example main window, built using the same commit.

CDK6182CHR commented 1 week ago

Two different themes are used in your two figures. Maybe you can try to change the theme in qETRC to check the appearance.

WenSimEHRP commented 1 week ago

Changing the theme doesn't really work. In qETRC all themes look the same expect that the toolbar colouring (the thing on the top of toolbar tabs; in win7 theme it's coloured and in msoffice themes it's grey) is sometimes different.

获取Outlook for Androidhttps://aka.ms/AAb9ysg


From: 萧迩珀 @.> Sent: Tuesday, September 10, 2024 6:30:29 PM To: CDK6182CHR/qETRC @.> Cc: Jeremy Gao @.>; Author @.> Subject: Re: [CDK6182CHR/qETRC] Ugly Ribbon bar on Linux (Issue #8)

Two different themes are used in your two figures. Maybe you can try to change the theme in qETRC to check the appearance.

― Reply to this email directly, view it on GitHubhttps://github.com/CDK6182CHR/qETRC/issues/8#issuecomment-2342438364, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BCSYFB5KZB32PNZDLWCEFOTZV6MLLAVCNFSM6AAAAABN7YLJFGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNBSGQZTQMZWGQ. You are receiving this because you authored the thread.Message ID: @.***>

WenSimEHRP commented 1 week ago
Screenshots Theme Win7 ![image](https://github.com/user-attachments/assets/f62ddaee-648b-4a73-b61e-2be1be7fa6c0) Theme Office 2013 ![image](https://github.com/user-attachments/assets/61cb9379-723a-4feb-9440-b5d149c754bb) Theme Office 2016 ![image](https://github.com/user-attachments/assets/6f3f8854-00c6-48e6-836b-5e9e48429606) Theme Office 2021 ![image](https://github.com/user-attachments/assets/91b270d4-2386-4179-b598-b5ba96505a39) Theme dark 1 ![image](https://github.com/user-attachments/assets/65d004d9-cd79-48a0-b184-057cf460370e) Theme dark 2 ![image](https://github.com/user-attachments/assets/62e334f9-4a88-48a8-8e3a-2768e4f63338)

The difference is trivial. Some themes are even identical.

CDK6182CHR commented 1 week ago

Did you restart the program after setting new theme? I am not sure about this problem. Maybe I shall check the examples provided by SARibbon again at some time.

WenSimEHRP commented 1 week ago

Nah restarting returns the same result