bug-gnustep
[Top][All Lists]
Advanced

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

Re: [PATCH] Proposal to fix NSCell issue


From: Fred Kiefer
Subject: Re: [PATCH] Proposal to fix NSCell issue
Date: Thu, 18 Mar 2004 19:10:49 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030821

I gave this another thought and now I am wondering why we are doing all the explicit drawing at all. We could also just set the highlight attribute and mark the cell as dirty and let the runloop do the drawing for us. And the same when we finish highlighting.
This is surely a lot slower, but we need to waste time here anyway.

Fred





reply via email to

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