[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: some diffs to optimize flushing
From: |
Alexander Malmberg |
Subject: |
Re: some diffs to optimize flushing |
Date: |
Mon, 17 Feb 2003 23:44:25 +0100 |
Benhur Stein wrote:
[snip]
> The other change in the patch is to eliminate a call to flush inside -update.
I don't know if you saw my mail about this, but afaict, [NSWindow
-update] isn't supposed to be doing anything display-related at all.
This doesn't affect your patch, though, since the code that's really
supposed to display (-_handleWindowNeedsDisplay:) doesn't have any
flushing code to remove.
- Alexander Malmberg