Re: [Plplot-devel] Status report on remaining issues to be addressed for the forthcoming 5.11.1 release (resizing issues)

2015-07-04 Thread Alan W. Irwin
On 2015-07-04 14:57-0400 Jim Dishaw wrote: > As for example 17, what should the behavior be on a resize event? Right now I play the back the entire buffer, which shows all the rescalings. I think the correct behavior on a resize would be to render the most recent frame. Hi Jim: I have (slightly

Re: [Plplot-devel] Status report on remaining issues to be addressed for the forthcoming 5.11.1 release (wxwidgets issues)

2015-07-04 Thread Jim Dishaw
The behavior with the -np flag is something I have grappled with while implementing the new windows driver. Example 17 is particularly challenging because of the way the stripchart function is implemented. Splitting out the wait for user input from the EOP handler is part of the fix. If that fu

Re: [Plplot-devel] Status report on remaining issues to be addressed for the forthcoming 5.11.1 release (wxwidgets issues)

2015-07-04 Thread Alan W. Irwin
Hi Phil: Your recent efficiency improvements means it is now a lot more convenient to test the wxwidgets device. So I have done that and noticed the following issues that appear to be caused by your efficiency improvements. * The -np option no longer works properly. For example, before these ef

[Plplot-devel] patch 31 which contains wincairo fixes

2015-07-04 Thread Alan W. Irwin
Hi Hazen: A PLplot user has created a patch containing wincairo fixes (see ). As the originator of the wincairo device could you please evaluate this 3-line change to see whether we should apply it now to master so it will be included in the planned 5.