Re: [Gambas-user] Balloon with black background

2016-05-12 Thread Gianluigi
Provided your Linux is similar to mine, I meant to suggest something like With the terminal command: locate themes You can identify the directory that contains the tooltip color formatting file to find with: grep tooltip * -rin Regards Gianluigi 2016-05-12 20:20 GMT+02:00 Gianluigi : > Sorry Rol

Re: [Gambas-user] Balloon with black background

2016-05-12 Thread Gianluigi
Sorry Rolf, but I have Ubuntu. I was hoping you could get inspiration. Ciao Gianluigi 2016-05-12 16:56 GMT+02:00 Rolf-Werner Eilert : > Thank you Gianluigi, but does GTK have anything in common with my KDE > stuff? > > Rolf > > Am 12.05.2016 16:40, schrieb Gianluigi: > > See Ron's trick [0] and t

Re: [Gambas-user] Balloon with black background

2016-05-12 Thread Rolf-Werner Eilert
Thank you Gianluigi, but does GTK have anything in common with my KDE stuff? Rolf Am 12.05.2016 16:40, schrieb Gianluigi: > See Ron's trick [0] and this article[0], I hope can be useful. > Regards > Gianluigi > [0]http://gambas.8142.n7.nabble.com/System-Colors-td56130.html > [1] > http://www.iwil

Re: [Gambas-user] Balloon with black background

2016-05-12 Thread Gianluigi
See Ron's trick [0] and this article[0], I hope can be useful. Regards Gianluigi [0]http://gambas.8142.n7.nabble.com/System-Colors-td56130.html [1] http://www.iwillfolo.com/how-to-change-gtk-apps-tooltips-text-and-background-color/ 2016-05-12 11:16 GMT+02:00 Rolf-Werner Eilert : > This has not pr

[Gambas-user] Balloon with black background

2016-05-12 Thread Rolf-Werner Eilert
This has not priority 1 for me, but it looks somewhat ugly. Currently I am migrating an older project from Gambas2 to Gambas3. On my system, there is qt4 with KDE4, but due to performance reasons I use qt3 and KDE3 for display. The same project shows a Balloon with yellow background when starte