<div dir="ltr"><div>There are applications that help you to customize your desktop, like changing colors, scrollbar styles, etc separately. IE independently of used theme. But I don't know about Mate. I use Cinnamon and I'm pretty happy with the already existing themes.</div><div>Gnome-color-chooser works with many desktops, I think GTK+ based only.</div><div><br></div><div><br></div><div>Jussi<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jun 17, 2019 at 5:19 PM Cedron Dawg <<a href="mailto:cedron@exede.net">cedron@exede.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I just upgraded from Mint 17 to 19, Mate, on a different box, and have encountered a slew of annoyances as well.<br>
<br>
* The slide switches in the projects settings don't show unless they are in the off positions.<br>
<br>
* Scroll Bar sliders are nearly invisible unless I set a garish background color<br>
<br>
* The IDE looks pale and awful<br>
<br>
* Non-Gambas, many applications don't adhere to the defined window borders<br>
<br>
It took me almost a whole day to reinstall what I tend to use and fix all the upgrade breaks (The Samba fix was hardest to find.)  Nor do I think any of the styling changes are an improvement.<br>
<br>
Yep, I'm an old fuddy duddy trailing edge denizen.  Unapologetically so.  So, staying consumer level (i.e. use PPA to install, no compiling), is there anything I can do to resolve these peculiarities in the Gambas IDE/programs in Mint 19?  Selecting Gtk for projects didn't help.<br>
<br>
Ced<br>
<br>
<br>
----- Original Message -----<br>
From: "Benoît Minisini" <<a href="mailto:g4mba5@gmail.com" target="_blank">g4mba5@gmail.com</a>><br>
<br>
The IDE uses gb.gui.qt, so use gb.qt4.* or gb.qt5.* components <br>
indifferently.<br>
<br>
gb.qt*.ext component are not taken into account by gb.gui.qt (i.e. you <br>
don't have a gb.gui.qt.ext component). If you need a text editor, use <br>
gb.form.editor. If you need a rich text editor, you need gb.qt4.ext or <br>
gb.qt5.ext explicitely (hence gb.qt4 or gb.qt5 as well).<br>
<br>
Regards,<br>
<br>
-- <br>
Benoît Minisini<br>
<br>
<br>
----[ Gambas mailing-list is hosted by <a href="https://www.hostsharing.net" rel="noreferrer" target="_blank">https://www.hostsharing.net</a> ]----<br>
</blockquote></div>