octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: fltk printing


From: Dmitri A. Sergatskov
Subject: Re: fltk printing
Date: Sat, 7 Aug 2010 13:55:20 -0500

The whole approach looks prone to a race condition.
I think what "rehash" did was just an introduction of
a delay that alleviated the problem, but has not
solved it. The better approach would be to make
"drawnow" to block and not to return until the
output file is written.
We had s similar problem with gnuplot printing
few years ago....

Sincerely,

Dmitri.
--


reply via email to

[Prev in Thread] Current Thread [Next in Thread]