Re: [Plplot-devel] Working around the bug in the -np option for -dev wxwidgets

2015-06-20 Thread Phil Rosenberg
Hi Alan (and Jim) This just was never implemented so nothing to do with the eop calls. I have implemented it now. Note that I haven't included any pause at all between the displaying of the final plot and the exit. The viewer exits as soon as the driver tidy function is called. This is consistent

Re: [Plplot-devel] Working around the bug in the -np option for -dev wxwidgets

2015-05-26 Thread Phil Rosenberg
Hi Alan I think this one had escaped my to do list. It is now back on and I will let you know. Phil On 26 May 2015 at 21:52, Jim Dishaw wrote: > I believe this bug is due to extra EOP (or BOP I can't remember now) call > that I mentioned in email several months ago. I can't search the mailing l

Re: [Plplot-devel] Working around the bug in the -np option for -dev wxwidgets

2015-05-26 Thread Jim Dishaw
I believe this bug is due to extra EOP (or BOP I can't remember now) call that I mentioned in email several months ago. I can't search the mailing list right now, but I can do it later if needed. > On May 26, 2015, at 4:35 PM, Alan W. Irwin wrote: > > Hi Phil: > > A known bug for the new w

[Plplot-devel] Working around the bug in the -np option for -dev wxwidgets

2015-05-26 Thread Alan W. Irwin
Hi Phil: A known bug for the new wxwidgets device is that the -np option (which should automatically display all the pages of the example and exit without any user intervention) does not work. This bug especially impacts interactive testing since manually clicking on the wxPLViewer GUI to see all