Unfortunately you are correct, you get poor results and even when drawing you 
need to store your coordinates with subpixel resolution by telling plplot that 
your window is bigger than it really is. My understanding is that wxWidgets is 
mostly similar to the windows API so you might find checking what is done there 
helps. Any questions just ask.

Good luck
Phil

-----Original Message-----
From: "Jim Dishaw" <j...@dishaw.org>
Sent: ‎08/‎06/‎2015 12:54
To: "Phil Rosenberg" <p.d.rosenb...@gmail.com>
Cc: "PLplot development list" <Plplot-devel@lists.sourceforge.net>
Subject: Re: [Plplot-devel] The multiple keypress problem when usinginteractive 
drivers


On Jun 8, 2015, at 7:24 AM, Phil Rosenberg <p.d.rosenb...@gmail.com> wrote:

>> 
>> I agree.  In the new wingdi I tried to minimize the use of the stream.
> Out of curiosity, how do you deal with redraws then - or do you just
> not scale anything and store the bitmap for refreshing?
> 

I looked at using the stretched blit, but I didn't think it would give good 
results of the plot was small and the maximized. I'm still using the 
plRemakePlot, which is why I'm having problems with the extra plP_eop call. 

------------------------------------------------------------------------------
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to