Re: [Plplot-devel] wxWidgets driver

2008-05-09 Thread Alan W. Irwin
On 2008-05-09 11:00+0200 Werner Smekal wrote: > Anyway, the wxWidgets driver will not compile most of the time, since > I want to commit more often to not loose any work, just in case. These > are too much changes to do them locally without comitting. Therefore, > the wxWidgets driver is now OFF b

Re: [Plplot-devel] PLplot weekly source packages

2008-05-09 Thread Alan W. Irwin
On 2008-05-09 08:47+0200 Werner Smekal wrote: > One question though: my script is based on the make_tarball.sh script > in the scripts directory. I can't use it directly since on the > computer where my scripts run I don't have some packages which are > needed to pass the PREBUILD_DIST stage (whic

Re: [Plplot-devel] wxWidgets driver

2008-05-09 Thread Hezekiah M. Carty
On Fri, May 9, 2008 at 5:00 AM, Werner Smekal <[EMAIL PROTECTED]> wrote: > Anyway, the wxWidgets driver will not compile most of the time, since > I want to commit more often to not loose any work, just in case. These > are too much changes to do them locally without comitting. Therefore, > the wxW

[Plplot-devel] wxWidgets driver

2008-05-09 Thread Werner Smekal
Hi, I'm going to work on the wxWidgets driver the next days and weeks, most importantly I implement a new backend based on the wxGraphicsContext class, which itself is based on gdi+ (Windows), cairo (linux) and quartz (mac os x) and should provide antialized and fast plots on all the platf