Re: [Plplot-devel] Correct implementation of key and button events in the interactive drivers

2016-01-11 Thread Alan W. Irwin
On 2016-01-11 19:41- Arjen Markus wrote: > Hi everyone, > > > > I am trying to get example x20f to work properly with the new Fortran > bindings and the wingcc driver. The first part is working: I see the various > fields of the structure PLGraphicsIn being filled with plausible values - so

Re: [Plplot-devel] Correct implementation of key and button events in the interactive drivers

2016-01-11 Thread Phil Rosenberg
Hi Arjen I sorted the wxWidgets version of this out just before Christmas and updated the rather deficient documentation. If you build the latest docs, you will find a description of PlGraphicsIn on page 175. I also added demonstration functionality of mouse capture to the wxWidgets demo, so if you

[Plplot-devel] Correct implementation of key and button events in the interactive drivers

2016-01-11 Thread Arjen Markus
Hi everyone, I am trying to get example x20f to work properly with the new Fortran bindings and the wingcc driver. The first part is working: I see the various fields of the structure PLGraphicsIn being filled with plausible values - so the Fortran bindings are working. However, there are two

Re: [Plplot-devel] Uisng plplot with wxwidgets and vs 2015

2016-01-11 Thread Phil Rosenberg
Hi Laurent I am unfortunately so far unable to reproduce your error. I have tried checking out the same commit that you have and still I do not see the same error I can only think that this must be something to do with the new version of wxWidgets. I will try to look into it further, but I am not