Re: [Plplot-devel] Different background colours for different pages of a multi-page plot

2011-05-06 Thread Maurice LeBrun
On Friday, May 6, 2011 at 21:24:03 (+0100) Andrew Ross writes: > A further quirk that has come to light is that the xwin driver actually > uses a single colourmap for all windows / streams, whereas plplot has > individual colourmaps for each stream. This is only an issue if you have > multip

Re: [Plplot-devel] Different background colours for different pages of a multi-page plot

2011-05-06 Thread Alan W. Irwin
On 2011-05-06 21:24+0100 Andrew Ross wrote: > [...] I suspect this "feature" was > initially for 8-bit displays and avoids the annoying flashing colours > when you switched windows (anyone still remember that?) I am afraid I do, but I usually don't admit to it. :-) Thanks for this -dev xwin cle

Re: [Plplot-devel] Different background colours for different pages of a multi-page plot

2011-05-06 Thread Andrew Ross
On Wed, May 04, 2011 at 01:11:43PM -0700, Alan Irwin wrote: > On 2011-05-04 19:41+0100 Andrew Ross wrote: > >> >> Alan, >> >> A simple change - now committed. Other devices explicitly set the >> background colour with each call to plD_bop_xw. Incidentally the >> old version worked with the -db opti