Re: [Plplot-devel] Recent changes to wxwidgets driver break compilation

2008-02-07 Thread Werner Smekal
> Svn works for me again. There is probably a way to test the version, but > it might require more thinking about. > > Andrew Hi Andrew, I actually have 8 different versions of wxWidgets on my Linux box - 2.6.4 (debug (non-)unicode, release (non-)unicode) and 2.8.7 (debug (non-)unicode, releas

Re: [Plplot-devel] Recent changes to wxwidgets driver break compilation

2008-02-01 Thread Andrew Ross
Svn works for me again. There is probably a way to test the version, but it might require more thinking about. Andrew On Fri, Feb 01, 2008 at 08:34:42PM +0100, Werner Smekal wrote: > Hi Andrew, > > sorry, didn't test my changes with wxWidgets 2.6.4. Latest svn should > work again (didn't test

Re: [Plplot-devel] Recent changes to wxwidgets driver break compilation

2008-02-01 Thread Alan W. Irwin
On 2008-02-01 20:34+0100 Werner Smekal wrote: > Hi Andrew, > > sorry, didn't test my changes with wxWidgets 2.6.4. Latest svn should > work again (didn't test that either :), but it should work. Tested your changes on Debian testing with wxwidgets 2.6.3.2.2-1. The wxwidgets device builds again,

Re: [Plplot-devel] Recent changes to wxwidgets driver break compilation

2008-02-01 Thread Werner Smekal
Hi Andrew, sorry, didn't test my changes with wxWidgets 2.6.4. Latest svn should work again (didn't test that either :), but it should work. Regards, Werner Andrew Ross wrote: > Werner, > > Your recent changes to the wxwidgets driver to support transparency seem > to have broken the wxwidgets

[Plplot-devel] Recent changes to wxwidgets driver break compilation

2008-02-01 Thread Andrew Ross
Werner, Your recent changes to the wxwidgets driver to support transparency seem to have broken the wxwidgets support on my Ubuntu system. This still has wxwidgets 2.6 (oldstable). The alpha transparency support for wxColour only appears to be present in the latest stable release 2.8. This is lik