On Sun, 25 Mar 2012 18:52:58 -0000, svn-commits wibbled on for an age: > + plot_style_fill_tree_background.fill_colour = > + nsoption_colour(sys_colour_Window);
I think this is wrong. Shouldn't we be using gui_system_colour_char() to get system colours, as the options are overidden by the system colours unless set to something other than 0x00000000? Chris
