Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #3255
| Newsgroups | comp.graphics.apps.gnuplot |
|---|---|
| Date | 2016-03-09 09:36 -0800 |
| Message-ID | <62db7738-06f4-457b-a186-c9aabc94adf5@googlegroups.com> (permalink) |
| Subject | Problem closing a qt terminal |
| From | MBaz <eorlinga@gmail.com> |
Hello, When I run these commands: gnuplot> set term qt gnuplot> plot(sin(x)) gnuplot> set term qt 0 close the plot window doesn't close. However, when using wxt, the plot window closes as expected. This happens in both gnuplot 4.6.6 and 5.0.2, on Ubuntu and on Arch Linux. Is this a bug? What is the correct way to close a qt plot window from gnuplot's command line? -- mb
Back to comp.graphics.apps.gnuplot | Previous | Next — Next in thread | Find similar
Problem closing a qt terminal MBaz <eorlinga@gmail.com> - 2016-03-09 09:36 -0800
Re: Problem closing a qt terminal Karl Ratzsch <mail.kfr@gmx.net> - 2016-03-09 19:34 +0100
Re: Problem closing a qt terminal MBaz <eorlinga@gmail.com> - 2016-03-09 11:01 -0800
Re: Problem closing a qt terminal MBaz <eorlinga@gmail.com> - 2016-03-10 06:53 -0800
csiph-web