[Qt] Qt 4.5 QGroupBox with QGTkStyle

2 comments:

  1. I don't speak your language but I can still help you out here. This is an intentional change and not a bug in Qt 4.5.0 when running in GNOME because the GNOME 2.0 HIG dictates that group boxes should be borderless and should be similar to how group boxes look in control panels etc.

    To resolve this, you can either set a different style on the groupbox itself (cleanlooks for instance) or you can choose a specific border style other than styledpanel for the groupbox frame itself.

    ReplyDelete
  2. Thank you for providing the useful information to us. I will modify the post to make the information correct.

    ReplyDelete

Orange - data analysis tool

Installation pip install orange3 Run orange python -m Orange.canvas