On Mon, Jan 14, 2019 at 9:08 PM Michael Jackson <mike.jack...@bluequartz.net> wrote:
> Interesting that the only solutions that I have heard is basically to > “change your entire desktop”. Clearly the scroll handles are being styled > through the .theme file because changing themes will restyle the scroll > handles/background. I was hoping for an easier answer such as “.. adjust > the following key:value in the theme file”. I guess I have to load up an > entirely new desktop environment. Seems a bit over-kill but since Linux is > not my full time desktop I guess this is the norm? > > > You will need to have a build of Qt Creator against your distribution's Qt installation. Ubuntu 16.04 LTS comes with Qt Creator 3.5.1 though, which is a bit dated. Building the latest Qt Creator on Ubuntu 16.04 doesn't help either, since it comes with Qt 5.5.1, which is too old. If I think about it, the "easiest" way would be to compile a QStyle <http://doc.qt.io/qt-5/qstyle.html> for the same version of Qt that Qt Creator uses, then using the "-style" command line parameter to enable it. Cheers, Cristian.
_______________________________________________ Qt-creator mailing list Qt-creator@qt-project.org https://lists.qt-project.org/listinfo/qt-creator