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. the QColorDialog not shows the selected color border on mac

the QColorDialog not shows the selected color border on mac

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 3 Posters 227 Views
  • 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.
  • P Offline
    P Offline
    Princein
    wrote on last edited by
    #1

    Hi:
    I developed a cross-platform qt app which works on both mac and windows, in my app, I want to get a color from my mac, so I use QColorDialog,when I selected a color on mac,the QColorDialog doesn't show the selected color border,but on windows ,the QColorDialog shows the selected color borde.
    I don't why,how let the QColorDialog shows the selected color border on mac? thanks a lot!
    Here is the picture on mac and windows:
    mac:

    alt text
    the QColorDialog not shows the selected color border on mac.

    windows:

    alt text
    but on windows,the QColorDialog shows the selected color border!

    jsulmJ 1 Reply Last reply
    0
    • P Princein

      Hi:
      I developed a cross-platform qt app which works on both mac and windows, in my app, I want to get a color from my mac, so I use QColorDialog,when I selected a color on mac,the QColorDialog doesn't show the selected color border,but on windows ,the QColorDialog shows the selected color borde.
      I don't why,how let the QColorDialog shows the selected color border on mac? thanks a lot!
      Here is the picture on mac and windows:
      mac:

      alt text
      the QColorDialog not shows the selected color border on mac.

      windows:

      alt text
      but on windows,the QColorDialog shows the selected color border!

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Princein What border do you mean?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • P Offline
        P Offline
        Princein
        wrote on last edited by
        #3

        sorry, I updated a wrong picture,here is the newer and right picture for windows platform :

        alt text

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by SGaist
          #4

          Hi,

          Are you using the native dialog ? If so then there's nothing Qt can do as it is the OS who handles the dialog.

          Not all OSs provide the same interaction for the same feature.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          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