Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    QGroupBox borders

    General and Desktop
    4
    6
    7204
    Loading More Posts
    • 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.
    • O
      onurozcelik last edited by

      I am using Ubuntu 10.04 64 bit and QT 4.6.3. QGroupBox borders in any Qt Application are not visible. I changed Ubuntu themes but borders are still not visible. I want them to be visible. How can I solve this?

      1 Reply Last reply Reply Quote 0
      • F
        Franzk last edited by

        Seems to me they depend on the "QStyle":http://doc.trolltech.com/latest/qstyle.html currently in use. This doesn't necessarily change when you change your theme in gnome (I think you're using gnome, since you mentioned ubuntu and not kubuntu, which are basically the same, but with a different desktop environment installed by default. (And yes, you can have kde on ubuntu.)) In kde the style is more likely to change with the environment since they're both Qt based.

        "Horse sense is the thing a horse has which keeps it from betting on people." -- W.C. Fields

        http://www.catb.org/~esr/faqs/smart-questions.html

        1 Reply Last reply Reply Quote 0
        • O
          onurozcelik last edited by

          Do I have to change QStyle currently in use.

          Is there another way on Ubuntu side?

          1 Reply Last reply Reply Quote 0
          • K
            kkrzewniak last edited by

            Have You tried using qtconfig to change the style used by Qt?

            Me, Grimlock, not "nice dino". ME BASH BRAINS!

            1 Reply Last reply Reply Quote 0
            • O
              onurozcelik last edited by

              No but I wil give it a try

              1 Reply Last reply Reply Quote 0
              • I
                IrQX last edited by

                Use QStyle.

                What graphics-theme on Ubuntu you have? May be that theme use its own QStyle with(out) borders.

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post