Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!border3.nntp.dca.giganews.com!Xl.tags.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local2.nntp.dca.giganews.com!nntp.earthlink.com!news.earthlink.com.POSTED!not-for-mail NNTP-Posting-Date: Fri, 16 Mar 2012 11:19:33 -0500 From: "E.D.G." Newsgroups: comp.graphics.apps.gnuplot Subject: Pop-up Display Questions - Mar. 16, 2012 Date: Fri, 16 Mar 2012 11:19:37 -0500 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Newsreader: Microsoft Windows Mail 6.0.6002.18197 X-MimeOLE: Produced By Microsoft MimeOLE V6.0.6002.18463 Message-ID: Lines: 28 X-Usenet-Provider: http://www.giganews.com NNTP-Posting-Host: 66.245.130.196 X-Trace: sv3-W2kBRBNQwP1jAsusCaC7wW9xdbsqvsAgZFECrbHsgCLfWuGVwlr3MhYphWDBGpg1YDgsQ//UMm4Ob4g!RW0555NwYY4Y5+7s5pJZlMYYYX99gxZ3C45jWlr+ztPwk+vrOZmdaiI7frqjPVU+Y7FrwuD28lkx!w1vi+qaqXBSHdc/vO3S00E3Yo3JGFSVgDg== X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.40 X-Original-Bytes: 2352 Xref: csiph.com comp.graphics.apps.gnuplot:979 POP-UP DISPLAY QUESTION Posted by E.D.G. on March 16, 2012 Several of us are using an older version of Gnuplot (4.2) to work with other language computer programs in order to create drawings. That older version is presently being used because the download package only needs to contain 2 Gnuplot files. I went through the documentation for 4.2 but could not find an answer for the following questions. Question: Is there a way to get that version to display a pop-up window with additional information when the computer mouse is moved to some location on the screen? We are displaying things such as volcanos on a computer screen map. And when the computer mouse is pointing to one of the volcanos on the screen we would like to have a pop-up window display additional information such as the volcano's latitude and longitude etc. Question: If that is not possible with 4.2, is it possible with other versions of Gnuplot, and if so, which ones? Question: If no version of Gnuplot can do that, can a pipe be opened between Gnuplot and say a Perl program running in the background that would let Gnuplot send the Perl program the computer mouse X and Y location values?