Re: [Plplot-devel] Qt driver update

2009-05-15 Thread Andrew Ross
Alban, Thanks again. Patch committed to svn. Andrew On Fri, May 15, 2009 at 10:16:22AM +0100, Alban Rochel wrote: > Hello, > > Here is another patch for the Qt driver, based on revision 9979. I've > rewritten the way commands are buffered in the interactive drivers, > which should: > - Fix the

[Plplot-devel] Qt driver update

2009-05-15 Thread Alban Rochel
Hello, Here is another patch for the Qt driver, based on revision 9979. I've rewritten the way commands are buffered in the interactive drivers, which should: - Fix the "blank screen" issue on Mac: not tested (I don't have one to test), but very close to the driver we use in QSAS, which has been t