On 24.04.2012, at 16:47, David Currie wrote: > By using repeated replaces the entire display's colours can be > controlled BUT NOT THE BACKGROUND. Why can't each Style_Table_Entry > contain background color information somehow?
It can't because it is not in the code right now that renders the background. Why did't we change the code that renders the background? Nobody asked until now ;-) So, yes, it is possible to integrate this feature into the widget, but that needs some hours of work. If this is a very important feature to you, and neither Fl_Browser nor Fl_Help_Widget (a simple HTML viewer with background colors, IIRC), then you can either file an STR which will be handled in the order in of importance and time we have available, or you can implement that yourself. If you do, please drop us a line, preferable with a 'diff' attached, so that we can integrate that feature into FLTK. - Matthias _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
