Hi, is there a way to inquire the RGB values of the background color used in a Fl_Multi_Browser class?
I have selected "plastic" scheme and have set the background color to FL_GREEN. The result is a light green, because of the plastic scheme. Now I want to read back the exact RGB of the resulting color to set, for instance, the text background in a Fl_Select_Browser object, to this color. I am using fltk 1.3. Using color() to read back yields the the same value I have set with color(Fl_Color c), which is not the effective choosen color by the "plastic" scheme. Regards, Uwe _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

