Re: [Plplot-devel] [Plplot-general] plsmem (and others) missing from python bindings.

2010-07-01 Thread simon
> Anyhow, if you get a python version of plsmem to work following the general > PLplot/swig implementation overview I have described, then I would be > pleased to accept your patch to bindings/python/plplotcmodule.i as well as > the trivial patch for bindings/swig-support/plplotcapi.i that I > ment

Re: [Plplot-devel] Deploying programs that use PLplot with wxWidgets

2010-07-01 Thread Laurent Berger
With debug and verbose option for x01 results are C:\PROGRA~1\plplot\bin>x01 -debug -verbose PLplot library version: 5.9.6 Plotting Options: < 1> ps PostScript File (monochrome) < 2> pscPostScript File (color) < 3> xfig Fig file < 4> null Null device < 5> mem

Re: [Plplot-devel] Deploying programs that use PLplot with wxWidgets

2010-07-01 Thread Werner Smekal
Hi, On 7/1/10 12:55 PM, Laurent Berger wrote: > Hi, > > I use PLPLOT 5.9.6 on windows xp with visual C++ 9.0 with wxWidgets. > With my computer and program x01.exe (the first sample proram) > everythings work with ps or wxwidgets drivers. > I have installed x01 on another computer. I have define

[Plplot-devel] Deploying programs that use PLplot with wxWidgets

2010-07-01 Thread Laurent Berger
Hi, I use PLPLOT 5.9.6 on windows xp with visual C++ 9.0 with wxWidgets. With my computer and program x01.exe (the first sample proram) everythings work with ps or wxwidgets drivers. I have installed x01 on another computer. I have defined environement variable PLPLOT and PLPLOT_DRV_LIB. Program