gnustep-dev
[Top][All Lists]
Advanced

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

Re: Next GNUstep release?


From: Matt Rice
Subject: Re: Next GNUstep release?
Date: Mon, 29 Mar 2010 00:13:20 -0700

On Sun, Mar 28, 2010 at 11:37 PM, Gregory Casamento
<address@hidden> wrote:
> Hey guys...  Matt and I just talked via IM and he reminded me of a
> really important point.
>
> The functionality using proxies works fine on 32bit machines, but is
> broken on 64 bit machines due to the fact that this bug:
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40700
>

named colors have this exact same issue and they were (haven't looked
in a while) able to change without resorting to using an NSProxy for
the color,

the idea was that NSView observes the change, sets itself as needing
redisplay, and views which cache colors are responsible to recache it,
or they will keep displaying the old color, or crash if they cached
and failed to retain it, this in my opinion works adequately.




reply via email to

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