Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #3928
| Newsgroups | comp.graphics.apps.gnuplot |
|---|---|
| Date | 2018-03-25 20:40 -0700 |
| References | <b4da8157-e2a7-4382-839c-bfa924d5d3b5@googlegroups.com> <p99fnb$uk9$1@dont-email.me> |
| Message-ID | <ddc45bb8-9691-41e2-be4e-323c2d0de1e5@googlegroups.com> (permalink) |
| Subject | Re: is there a command that will do show term wxt size |
| From | xlrotor@gmail.com |
Excellent. Is GPVAL_TERM_XSIZE supposed to output the current size of the plot window, or the size when first created. I'm finding that if the plot window is resized using the mouse, these output values don't change with Win10, wxt, 5.0.7. But in Windows 7 they do change! That's very strange. My Win10 system is a virtual machine, and Win7 is a physical machine. Could that matter? On Sunday, March 25, 2018 at 8:43:24 PM UTC-4, Ethan Merritt wrote: > On Sun, 25 Mar 2018 15:36:42 -0700, xlrotor wrote: > > > I would like to "show" the current size of a wxt window. Is there a > > command that will do this? > > With a little bit of extra work. > > print GPVAL_TERM_XSIZE / 20 > print GPVAL_TERM_YSIZE / 20 > > Ethan
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
is there a command that will do show term wxt size xlrotor@gmail.com - 2018-03-25 15:36 -0700
Re: is there a command that will do show term wxt size Ethan Merritt <eamerritt@gmail.com> - 2018-03-26 00:43 +0000
Re: is there a command that will do show term wxt size xlrotor@gmail.com - 2018-03-25 20:26 -0700
Re: is there a command that will do show term wxt size Jörg Buchholz <bookwood4new@freenet.de> - 2018-03-26 08:49 +0200
Re: is there a command that will do show term wxt size xlrotor@gmail.com - 2018-03-25 20:40 -0700
Re: is there a command that will do show term wxt size Karl Ratzsch <mail.kfr@gmx.net> - 2018-03-26 08:41 +0200
Re: is there a command that will do show term wxt size xlrotor@gmail.com - 2018-03-26 11:12 -0700
csiph-web