X-Received: by 10.140.17.43 with SMTP id 40mr8689259qgc.4.1459776992781; Mon, 04 Apr 2016 06:36:32 -0700 (PDT) X-Received: by 10.157.44.5 with SMTP id f5mr327426otb.11.1459776992693; Mon, 04 Apr 2016 06:36:32 -0700 (PDT) Path: csiph.com!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!peer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!y89no10938077qge.0!news-out.google.com!ha2ni601igb.0!nntp.google.com!nt3no7616960igb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.graphics.apps.gnuplot Date: Mon, 4 Apr 2016 06:36:32 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=160.80.92.144; posting-account=dIDoNQoAAACltumeGegiX9dNblA5ki21 NNTP-Posting-Host: 160.80.92.144 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <7efff28e-89ea-4fb6-9ce6-9845c87fcc54@googlegroups.com> Subject: gnuplot 5.1 cvs on OS X with WxWidgets 3.1 and Qt5 From: nunzio.losacco@gmail.com Injection-Date: Mon, 04 Apr 2016 13:36:32 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Received-Bytes: 1681 X-Received-Body-CRC: 3070619480 Xref: csiph.com comp.graphics.apps.gnuplot:3293 Hi all, I managed to succesfully build gnuplot 5.1 on OS X El Capitan. I use intera= ctive terminals a lot, therefore I configured it with the wxt and qt termin= al. They both produce plots but the interactive window does not seem to wor= k properly. If I click on any icon in the window or try to zoom nothing hap= pens unless I do "replot" in the command window, in which case all the acti= ons I have tried to perform so far are processed at once. Did anyone experience the same? By googleing around I found out that things seem to work if you add "; paus= e mouse close" to the plotting command. Why is that? Regards, NL