Skip to content

Change default style for qt6 #287

Open
@gdementen

Description

@gdementen

Anaconda recently packaged (py)qt6 and made it the default qt version. It mostly works but the default style on Windows 11 is a mess.

It is generally ugly (e.g. too much space in menus), SpinBoxes are buggy (e.g. no visible buttons), the table headers buttons are almost invisible, etc.

Changing the default style to 'windowsvista' helps though. It's still not super nice but not as bad as the Windows11 style.

Reference: https://stackabuse.com/styling-pyqt6-applications-default-and-custom-qss-stylesheets/

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions