[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Questions about a Couple of Defaults
From: |
Bertrand Dekoninck |
Subject: |
Re: Questions about a Couple of Defaults |
Date: |
Sun, 05 Jun 2016 12:54:16 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux ppc64; rv:31.0) Gecko/20100101 Icedove/31.5.0 |
Le 05/06/2016 00:19, Charles Philip Chan a écrit :
Bertrand Dekoninck <bertrand.dekoninck@gmail.com> writes:
Hi Bertrand:
At (3), when clicking on an element of the list, the color chooser
should open and then you can select a new color.
This is what I thought should happen, but the color chooser never
appears. BTW, I am on the laest git version of GNUStep, compiled with gcc.
Me too on powerpc , and with clang on x86. And Thematic works on both.
I modified the latter in Rik.theme because the highlight color of rows
in list views wasn't the same as in browserviews.
I can never get rik to compile with the git version of GNUstep.
Rik needs objc2 and so you need a clang-gnustep.
With gcc, I use an older version or rik, but this version doesn't have
the latest stuff and it has some issues on NSTextfield.
I can send it to you if you want.
You can also use other themes with Rik icons. I've tested here a version
of Nesedah and Narcissus with them, and it looks quite well.
I've just put this "NesedahRik" version on my github at :
https://github.com/BertrandDekoninck/NesedahRik
Bertrand Dekoninck