Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #3930
| Path | csiph.com!eternal-september.org!feeder.eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Jörg Buchholz <bookwood4new@freenet.de> |
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: is there a command that will do show term wxt size |
| Date | Mon, 26 Mar 2018 08:49:31 +0200 |
| Organization | A noiseless patient Spider |
| Lines | 24 |
| Message-ID | <p9a55s$788$1@dont-email.me> (permalink) |
| References | <b4da8157-e2a7-4382-839c-bfa924d5d3b5@googlegroups.com> <p99fnb$uk9$1@dont-email.me> <d22b5e01-9883-41b6-aae1-5a31008dd0e3@googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8 |
| Content-Transfer-Encoding | 7bit |
| Injection-Date | Mon, 26 Mar 2018 06:49:32 -0000 (UTC) |
| Injection-Info | reader02.eternal-september.org; posting-host="9927427e14bcb6d609695900236bc9bd"; logging-data="7432"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18Vw8+hY599ljwN6ENL20vQvliU6BsTX/g=" |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 |
| In-Reply-To | <d22b5e01-9883-41b6-aae1-5a31008dd0e3@googlegroups.com> |
| Content-Language | en-GB |
| Cancel-Lock | sha1:3CuanOMkAPjAfkC6xqwqCgHRzCg= |
| Xref | csiph.com comp.graphics.apps.gnuplot:3930 |
Show key headers only | View raw
On 26.03.2018 05:26, xlrotor@gmail.com wrote: > 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? Try a "replot" after changing the size by using the mouse. On WIN 7 gnuplot 5.2 patchlevel 2 gives than the correct size of the wxt terminal to you by using the "print GPVAL_TERM_XSIZE / 20" command. > 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