Page 1 of 1

Notebook tabs drawing glitches on Linux

Posted: Sat Dec 27, 2008 10:29 pm
by marfi
Hi, I've just compiled the CL from SVN (rev 2628) on Ubuntu 8.10 (wxWidgets 2.8.9, GCC 4.3.2) and now I can see some strange drawing glitches on notebook tabs (there are spaces between lines, etc...). You can see the graphics output on image attached bellow. Is it a bug or some kind of artistic expression? ;)

Regards
marfi

Re: Notebook tabs drawing glitches on Linux

Posted: Sat Dec 27, 2008 11:46 pm
by eranif
Hi,

I modified the notebook control recently, but unfortunately I don't see these artifact on any of my machines (Windows / Linux / Mac)

Attached is a screen shot from my Linux box for the same revision (2628):
The difference is that I am using Kubuntu 8.04/wx2.8.7 (the one that comes from the repository)

Eran

Re: Notebook tabs drawing glitches on Linux

Posted: Wed Jan 14, 2009 8:37 pm
by kortyburns
Hi,

Everything is OK for me with Ubuntu 8.10, GCC 4.3.2, but wxwidgets 2.8.8, CL trunk rev 2686.

Do you have a special Skin Theme ?

KBurns.

Re: Notebook tabs drawing glitches on Linux

Posted: Thu Jan 15, 2009 1:06 am
by eranif
kortyburns wrote:CL trunk rev 2686.
I fixed the glitches in that revision: you will notice that the x button is now different, also there are no longer dark lines on top of the tabs

Eran