Re: Gdk::Color(ffffff) is allmost black

2004-11-18 Thread Owen Taylor
Can somebody file a bug to fix the gdk_color_parse() docs? we stopped using XParseColor, and thus stopped supporting all the weird XCMS specifiers several years ago. GTK+ also interprets #fff and #ff as pure black, not almost black, and doesn't try to emulate the XParseColor bug in that area.

Re: Gdk::Color(ffffff) is allmost black

2004-11-18 Thread Murray Cumming
This question about gdk_parse_color() and the XParseColor format is more likely to get a sensible answer on the gtk-list. I have CCed it. > in the documentation at > http://www.gtkmm.org/docs/gtkmm-2.4/docs/reference/html/classGdk_1_1Color.html#a0 > about > Gdk::Color::Color(const Glib::ustring& v