POV-Ray : Newsgroups : povray.general : return dictionary from macro [bug?] : Re: return dictionary from macro [bug?] Server Time
26 Apr 2024 05:40:04 EDT (-0400)
  Re: return dictionary from macro [bug?]  
From: jr
Date: 20 Apr 2021 10:45:00
Message: <web.607ee695d2107a6c79819d986cde94f1@news.povray.org>
"jr" <cre### [at] gmailcom> wrote:
> ...
> I suspect one would need to use the 'pause_when_done' option, cf gnuplot's
> '-persist'.  the window remains povr's, the display is "live" while povr runs.
> from Tk I'd create an empty frame with the '-container' option ...

an example (only 5 yrs ago and cannot recall details :-()

I use the attached with a BASH one-liner:

#!/bin/sh
/home/jr/src/tcltk/spiro-1.tk | gnuplot -persist

'execPlot' prepares the input to gnuplot.  different for different s/wares, but
usually boils down to "feeding" program's stdin.


regards, jr.


Post a reply to this message


Attachments:
Download 'spiro-1.tk.xz.dat' (2 KB)

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.