Problems with icons/border and KDevelop 1.3

Ralf Nolden nolden at kde.org
Tue Dec 12 16:14:23 UTC 2000


Christian Couder wrote:
> 
> Pascal Francq wrote:
> >
> > Hi,
> >
> > I have reported several times the following problem:
> > The border of icons near the kwrite part (used for the bookmarks and the
> > debug) was not "large" enough on my resolution (1800x1200). The reason, is
> > that the height is fixed through a constante defined in "kwrite/kwview.h"
> >
> > const int iconBorderHeight      = 800;
> >
> > And 800 is not big enough for my resolution. It will be nice to change that
> > to adapt the height relativ to the resolution. Actually, I have just increase
> > this value for me, but it is not a "nice" way to fix it.
> 
> Hi,
> 
> I agree, I did this because I didn't know how to do it nicely.
> I will search for a way to do it cleanly.
Christian,

you can get the main wiget´s height - maybe the parent pointer helps you
there ? - with height()

Ralf
-- 
The only way to get rid of a temptation is to yield to it. Oscar Wilde

**********************************
Ralf Nolden

The KDevelop Project
http://www.kdevelop.org

nolden at kde.org
rnolden at kdevelop.org
**********************************


-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop-devel mailing list