[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: NSTableView progress
From: |
Fred Kiefer |
Subject: |
Re: NSTableView progress |
Date: |
Fri, 07 Apr 2006 18:12:34 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050921 |
Andreas Höschler wrote:
> Sounds promising. Thanks! And it looks like we are working on different
> things. The worst issue we fell over was that the splitview for the
> tableview header is not scrolled correctly. The scrolling is constrained
> since the splitview of the header and the splitview of the documentview
> (tableview) have different x-coordinates (--> bug). We haven't figured
> out yet where this rect is calculated, but this shouldn't be that hard
> to find.
>
I know about this bug, but was never able to reproduce it in my own
code. Perhaps you should send in a bug report, with a short example to
reproduce it. But if you fix it yourself this is even better.
Fred