[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: NSTabView, drawRect:
From: |
Nicola Pero |
Subject: |
Re: NSTabView, drawRect: |
Date: |
Thu, 23 Nov 2000 17:40:38 +0000 (GMT) |
On Tue, 21 Nov 2000, Georg Fleischmann wrote:
> Hello,
>
> I had to realize that a bug in [NSTabView drawRect:] is back again, which I
> have send a tiny fix for a few months ago (just rect = _bounds).
> Maybe I introduced a new bug with my fix ?
>
> Now the problem in [NSTabView drawRect:rect] is that the method draws to the
> origin of 'rect', instead of drawing to the origin of the bounds, and just
> using 'rect' to decide whether things have to be drawn at all.
> 'rect' just specifies the area which needs to be redrawn.
I think you are right - but unless you have a patch which can be directly
applied, I think it is fair for me to leave the bug report to Michael -
who knows that part of the code better than me.
Michael sometimes disappears though ;-) - so if nothing happens in next
days and he doesn't reply to emails, please Georg email me again
personally and I'll take the job of fixing the code myself.