Re: [Pharo-users] These beautiful tooltips

2017-01-31 Thread Hilaire
Blue is fine too. It was so before. Le 31/01/2017 à 14:14, Ben Coman a écrit : > Any opinions from the rest of the community on making one of those two > default? -- Dr. Geo http://drgeo.eu

Re: [Pharo-users] These beautiful tooltips

2017-01-30 Thread Dimitris Chloupis
> Ok, I was just bugging you on this one. > > I feel abused, shame on you :D > This is your say not mine. Free software to get success really need to > have strong argument. > > Actually the GUI is a a well documented problem, many blog post and many pages have been written by , maybe I am a mino

Re: [Pharo-users] These beautiful tooltips

2017-01-30 Thread Hilaire
Le 30/01/2017 à 19:46, Dimitris Chloupis a écrit : > Of course it does, glasses greatly improve the problem, they do not make > it go away. [..] Ok, I was just bugging you on this one. > "I don't buy this argument at all: tooltips were modified to become > unreadable, there are responsibility b

Re: [Pharo-users] These beautiful tooltips

2017-01-30 Thread Hilaire
Thanks Ben. Le 30/01/2017 à 19:22, Ben Coman a écrit : > BalloonMorph setBalloonColorTo: Color yellow. I did not know this one. Btw this method name is awful, #ballonColor: would have made it just fine > > Or... > > Pharo3Theme subclass: #Pharo3aTheme I know this one, and I want to avoid it.

Re: [Pharo-users] These beautiful tooltips

2017-01-30 Thread Dimitris Chloupis
On Mon, Jan 30, 2017 at 7:35 PM Hilaire wrote: > Does it make a difference? I guess you are wearing your glass when at > computer. > > Le 30/01/2017 à 17:15, Dimitris Chloupis a écrit : > > I am able to read the Pharo tooltips and I have a 6 degree myopia. > > > > -- > Dr. Geo > http://drgeo.eu >

Re: [Pharo-users] These beautiful tooltips

2017-01-30 Thread Ben Coman
On Tue, Jan 31, 2017 at 1:30 AM, Hilaire wrote: > I don't buy this argument at all: tooltips were modified to become > unreadable, there are responsibility behind to be taken by someone. > FOSS is not an excuse for mere quality. The point is that people do FOSS to scratch their own itch, not some

Re: [Pharo-users] These beautiful tooltips

2017-01-30 Thread Hilaire
Well it can't. So here is the fix for pharo6 https://pharo.fogbugz.com/f/cases/edit/19627/ Le 30/01/2017 à 18:53, Hilaire a écrit : > I am not sure the same can be done for the background, it is more > important to improve the contrast (for example yellow or even blue as it > was some release ago)

Re: [Pharo-users] These beautiful tooltips

2017-01-30 Thread Hilaire
Indeed font is different, but this one can be changed programmatically, so can be fixed. I am not sure the same can be done for the background, it is more important to improve the contrast (for example yellow or even blue as it was some release ago). The Squeak tooltip is nice. Hilaire Le 30/01/

Re: [Pharo-users] These beautiful tooltips

2017-01-30 Thread Ben Coman
On Tue, Jan 31, 2017 at 1:37 AM, Ben Coman wrote: >> Le 30/01/2017 à 15:56, Ben Coman a écrit : >>> Hi Hilaire, >>> >>> Can you provide a screenshot comparison of these? > > On Mon, Jan 30, 2017 at 11:16 PM, Hilaire wrote: >> Hi Ben, >> >> Here are Squeak and Pharo5 tooltips view. >> >> In regard

Re: [Pharo-users] These beautiful tooltips

2017-01-30 Thread Ben Coman
> Le 30/01/2017 à 15:56, Ben Coman a écrit : >> Hi Hilaire, >> >> Can you provide a screenshot comparison of these? On Mon, Jan 30, 2017 at 11:16 PM, Hilaire wrote: > Hi Ben, > > Here are Squeak and Pharo5 tooltips view. > > In regard First impression count, it is a big loose for Pharo5. Well > t

Re: [Pharo-users] These beautiful tooltips

2017-01-30 Thread Hilaire
Does it make a difference? I guess you are wearing your glass when at computer. Le 30/01/2017 à 17:15, Dimitris Chloupis a écrit : > I am able to read the Pharo tooltips and I have a 6 degree myopia. > -- Dr. Geo http://drgeo.eu

Re: [Pharo-users] These beautiful tooltips

2017-01-30 Thread Hilaire
I don't buy this argument at all: tooltips were modified to become unreadable, there are responsibility behind to be taken by someone. FOSS is not an excuse for mere quality. In the past I have to fix the WaterTheme because a merge was poorly done at some point without obviously no visual testing

Re: [Pharo-users] These beautiful tooltips

2017-01-30 Thread Dimitris Chloupis
"So in Pharo5 we have these 'beautiful' unreadable tooltips: tiny black font on light gray (ie. take a look to its squeak counter part, it looks so much more pro)" I am able to read the Pharo tooltips and I have a 6 degree myopia. Sure they can be improved a lot I would not call them pretty but a

Re: [Pharo-users] These beautiful tooltips

2017-01-30 Thread Serge Stinckwich
On Mon, Jan 30, 2017 at 4:16 PM, Hilaire wrote: > Hi Ben, > > Here are Squeak and Pharo5 tooltips view. > > In regard First impression count, it is a big loose for Pharo5. Well > this whole theme is horrible anyway, contrast is too low in too many part. > > In the past I remember to have fix it (n

Re: [Pharo-users] These beautiful tooltips

2017-01-30 Thread Hilaire
Hi Ben, Here are Squeak and Pharo5 tooltips view. In regard First impression count, it is a big loose for Pharo5. Well this whole theme is horrible anyway, contrast is too low in too many part. In the past I remember to have fix it (not sure) but really I'm fed up of such negligence. I think som

Re: [Pharo-users] These beautiful tooltips

2017-01-30 Thread Ben Coman
Hi Hilaire, Can you provide a screenshot comparison of these? cheers -ben On Mon, Jan 30, 2017 at 10:22 PM, Hilaire wrote: > Hi, > > So in Pharo5 we have these 'beautiful' unreadable tooltips: tiny black > font on light gray (ie. take a look to its squeak counter part, it looks > so much more p

[Pharo-users] These beautiful tooltips

2017-01-30 Thread Hilaire
Hi, So in Pharo5 we have these 'beautiful' unreadable tooltips: tiny black font on light gray (ie. take a look to its squeak counter part, it looks so much more pro) Is there a way to programmatically change the backround color? Thanks Hilaire -- Dr. Geo http://drgeo.eu