|
From: albert_a <aaa...@ya...> - 2011-04-18 10:50:24
|
Hi All, I have experienced a problem on Octave painting dynamic signal in graphics window using plot(..) function. Octave uses Gnuplot as a back-end. Everything is fine except the window caption. Two titles compete all the time "Figure 1" and "Figure 1: allocating colors ...". This makes very irritating flickering effect. The problem resides in the file 'gplt_x11.c' line 3563 in the Gnuplot source. I have commented out the code that produces "allocating colors ..." message and recompiled Gnuplot. My appeal: Could Gnuplot developers find a better workaround to this problem. -- View this message in context: http://old.nabble.com/flickering-%22allocating-colors-...%22-message-tp31422727p31422727.html Sent from the Gnuplot - Dev mailing list archive at Nabble.com. |