Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. More pre-built stylesheets for PyQt5?
Forum Updated to NodeBB v4.3 + New Features

More pre-built stylesheets for PyQt5?

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 837 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    donquibeats
    wrote on last edited by
    #1

    Hello

    A bit of a Friday afternoon question, this one.

    I've got a mutli-window application running in PyQt5. I was using qdarkstyle https://pypi.org/project/QDarkStyle/ to style it, but that throws up some issues on a Mac, so I've got qdarkgraystyle https://pypi.org/project/qdarkgraystyle/ as an alternative.

    I'm now making this a user setting, allowing the user to change the look, and I'm wondering if there are any more styles I could easily throw in to give the user more choice.

    I've Googled it quite a lot but not turned up any extra results. Maybe I'm searching for the wrong terms? Variations of 'pyqt5', 'style', 'theme' and 'pypi' yield nothing new. Looking through the available packages in PyCharm also shows nothing, but again maybe my search terms are wrong.

    Are there any other good pre-packaged style options that would be useful for dropping into a PyQt5 app, but which I haven't found yet?

    Recommendations please?

    Thanks

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi
      I never really found any collection of stylesheets.
      I wonder why and came to the conclusion that in Windows all customization is stone dead (and hence not very common) and in Linux you can change the whole look using the system tools having theme support even for windows borders and such. And also all the widgets. So users can already style the apps as much as they like.

      And i did look around a lot but mostly found dark themes and not so much else.

      1 Reply Last reply
      1
      • D Offline
        D Offline
        donquibeats
        wrote on last edited by
        #3

        Thanks for the response.

        I agree, I was expecting a much broader range of stylesheets for PyQt5 applications. I know there's a common preference for apps that use the system standard style rather than some novelty, but even so, I was still expecting there to be more special styles out there.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved