Problems with icons/border and KDevelop 1.3

Pascal Francq pfrancq at ulb.ac.be
Wed Dec 13 09:24:47 UTC 2000


On Tuesday 12 December 2000 17:14, Ralf Nolden wrote:
>
> Christian,
>
> you can get the main wiget´s height - maybe the parent pointer helps you
> there ? - with height()
>
> Ralf

In fact,

In the method "void KWriteView::resizeEvent(QResizeEvent *)", the following 
line must be added :

  leftBorder->resize(leftBorder->width(),height());

Pal.
}
-- 


Ir. Pascal Francq
Researcher
Université Libre de Bruxelles
CAD/CAM Department
Avenue F.D. Roosevelt, 50
CP 165/14
B-1050 Brussels
BELGIUM
Tel. +32-2-650 47 65
Fax +32-2-650 47 24
ICQ: 91206668

-
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