Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #2614
| Newsgroups | comp.graphics.apps.gnuplot |
|---|---|
| Date | 2014-10-06 10:57 -0700 |
| Message-ID | <8c80de8b-8795-4636-947e-988fdc50e808@googlegroups.com> (permalink) |
| Subject | subprocess gnuplot's plot window not visible on windows 7 |
| From | Mirko Vukovic <mirko.vukovic@gmail.com> |
Hello, When I launch gnuplot as a subprocess, I can interact with it from the parent application, but the plot window (wxt) does not come up. Here are the details: I launch gnuplot.exe on Windows 7 as a subprocess from Common Lisp. I can see the gnuplot process in the task manager. I can communicate with it. For example if I issue a save command to the subprocess, I get the output file with gnuplot's output in it. I can also get the output from the subprocess. Issuing the "show output" command will show that the output is to STDOUT. But plot commands do not result in a window being created. The terminal is set to WXT. Any thoughts on why the plot window is not created? It is not hidden or iconized. It does not exist. Thanks, Mirko
Back to comp.graphics.apps.gnuplot | Previous | Next | Find similar | Unroll thread
subprocess gnuplot's plot window not visible on windows 7 Mirko Vukovic <mirko.vukovic@gmail.com> - 2014-10-06 10:57 -0700
csiph-web