Finder window background color
Ken Case
kc at omnigroup.com
Thu Jul 5 15:38:55 PDT 2007
On Jul 5, 2007, at 4:45 AM, José Pedro Sousa do Amaral wrote:
> Does anybody else see this problem? It is easy to reproduce. Just
> change the background colors of a window in icon view, close the
> window, reopen it, and the window color will be different. Without
> any test, the new colors seem to be the complementary colors of
> those initially chosen. Weird.
We had a similar bug in OmniGraffle when we first started porting to
Intel: the processor's words are flipped around, so if you're not
careful you end up swapping your color channels (e.g. RGBA <-> ABGR).
So (as Chad suggests later in this thread) it's probably an endian-
ness issue.
Ken
More information about the MacOSX-talk
mailing list