discuss-gnustep
[Top][All Lists]
Advanced

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

Text selection color


From: Alexander Malmberg
Subject: Text selection color
Date: Sun, 23 Feb 2003 02:39:18 +0100

Hi,

>From bug #101842:

Date: 2003-Feb-15 09:23
Sender: Fabien_
""
Background Color of selected Text (grey) is quite confusing 
when you "edit" a control You can't see you are editing it.
""

The selection is drawn using [NSColor +selectedTextColor] (will soon,
actually) and [NSColor +selectedTextBackgroundColor]. The defaults for
these, set in NSColor.m:208, are light gray and black, which is what's
causing this problem. Should the default colors for this be changed? If
so, to what?

- Alexander Malmberg




reply via email to

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