discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSBrowser does not display new column


From: Nicola Pero
Subject: Re: NSBrowser does not display new column
Date: Sat, 27 Jan 2001 13:56:36 +0000 (GMT)

>>>>> "Wim" == Wim Oudshoorn <woudshoo@xs4all.nl> writes:

    Wim> This can be fixed by changing the method - (void)
    Wim> _adjustMatrixOfColumn: (int) column

    Wim> in NSBrowser.m If you remove the line

    Wim>        if (mr.size.height < cs.height)

    Wim> it works.  (Removing means that the code in the `if' clause
    Wim> is always executed).

Win, your patch seemed good to me so I applied it to CVS.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]