Re: [Plplot-devel] Using wxWidgets

2017-01-04 Thread Phil Rosenberg
Hello Laurent If you grab the latest version of PLPlot from the git repo then you should find that the API for wxWidgets is as it was and Pedro's problems are now hopefully also fixed. There should be no need to apply Pedro's patch. If you find that your existing code does not work for any reason

Re: [Plplot-devel] Using wxWidgets

2016-12-27 Thread Pedro Vicente
Laurent my mistake, the .gz file has a git patch. Use the attached files to replace the ones you have in git master -Pedro On 2016-12-27 15:08, Pedro Vicente wrote: Hi Laurent I did some changes to the current master that will allow you to keep using this code wxPLplotwindow *frame = new

Re: [Plplot-devel] Using wxWidgets

2016-12-27 Thread Pedro Vicente
Hi Laurent I did some changes to the current master that will allow you to keep using this code wxPLplotwindow *frame = new wxPLplotwindow(); would you mind giving it a try? do git clone of Plplot (in Windows I use Tortoise git) extract the attached .gz copy the 2 files wxPLplotwindow.h

Re: [Plplot-devel] Using wxWidgets

2016-12-27 Thread Laurent Berger
Problem is my compiler said 3>c:\users\laurent.pc-laurent-visi\documents\visual studio 2013\wxopencv\wxopencvmain\courbeplplot.h(55): error C2059: syntax error Now syntax error I need two days to change my code. It was like this in previous version of plplot. I don't remember 5.xx.xx. I