Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #3927

Re: is there a command that will do show term wxt size

Newsgroups comp.graphics.apps.gnuplot
Date 2018-03-25 20:26 -0700
References <b4da8157-e2a7-4382-839c-bfa924d5d3b5@googlegroups.com> <p99fnb$uk9$1@dont-email.me>
Message-ID <d22b5e01-9883-41b6-aae1-5a31008dd0e3@googlegroups.com> (permalink)
Subject Re: is there a command that will do show term wxt size
From xlrotor@gmail.com

Show all headers | View raw


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 (Win7, wxt).  Is an additional command needed to update the values reported by these globals?

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 | NextPrevious in thread | Next in thread | Find similar


Thread

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