From kdevelop-devel Fri Oct 20 20:23:04 2006 From: Matthew Woehlke Date: Fri, 20 Oct 2006 20:23:04 +0000 To: kdevelop-devel Subject: Re: A test session with the current kdevelop Message-Id: X-MARC-Message: https://marc.info/?l=kdevelop-devel&m=116137595218799 Alexander Dymo wrote: > On Wednesday 18 October 2006 02:05, Matthew Woehlke wrote: >> Well then this needs to be reassigned to whoever maintains bluecurve >> (and someone does, it changed - and not IMO for the better - when I >> finally moved to kde 3.5.5), and/or KDevelop needs to rethink how it >> creates tabs. > The width of simple ideal button is calculated with QStyle::CT_ToolButton > contents type and not with CT_PushButton like kmdi does. > In most styles that makes the simpleideal button _smaller_. > Maybe that is the problem with bluecurve. Could you please try my newui patch? You're on to something, but that's not quite it. Without the patch, I get height=32, with I get height=29. The correct height is I think 22 (it's between 20 and 24); at least, 22 looks pretty good (my status bar seems a little taller than it needs to be, but I think that's just a general problem; I am comparing bluecurve to plastik). I also noticed that everything seems to be 'off center', there is zero left padding and a little much on the right, like the width is right but the 'left' is 0 when it should be 2. Although kmdi seems to have the same problem, so again this looks like bluecurve is at fault. I am going to keep poking at bluecurve and see if that can fix it. -- Matthew When on POSIX, do as POSIX mandates. _______________________________________________ KDevelop-devel mailing list KDevelop-devel@barney.cs.uni-potsdam.de https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel